- Checks code with bugbear and bandit (including pre-commit hooks)
0.17.3
~~~~~~~~~~~~~~~~~~~
- Keeps `ansible-core` dependency at 2.13.x. mitogen does not yet support any version above that (`see also <https://github.com/mitogen-hq/mitogen/blob/v0.3.4/ansible_mitogen/loaders.py#L52>`_). [strfx]
0.17.2
~~~~~~~~~~~~~~~~~~~
- Accepts all kinds of iterables in the Inventory class, not just a limited set. [href]
0.17.1
~~~~~~~~~~~~~~~~~~~
- Adds success flag to results. [jokurz]
0.17.0
~~~~~~~~~~~~~~~~~~~
- Adds the ability to connect to multiple hosts through a bastion host. [jokurz]
- Adds the ability to define host-specific variables. [jokurz]