- Adds support for Ansible 2.8 with Mitogen 0.2.8.
Mitogen now supports Ansible 2.8. This Suitable release requires both the latest Ansible 2.8 and Mitogen 0.2.8 releases.
[href]
0.16.0
~~~~~~~~~~~~~~~~~~~
- Adds compatibility with Ansible 2.8.
See https://github.com/seantis/suitable/issues/27 for more information.
Note that Mitogen 0.2.6 is not compatible with Ansible 2.8. Using it will raise an error. To keep using Mitogen, wait for a new release or use Ansible 2.7 instead.
[href]
0.15.0
~~~~~~~~~~~~~~~~~~~
- Adds 'host_key_checking' flag, to easily disable host key checking on both the vanilla Api and the Mitogen flavour. [href]
0.14.0
~~~~~~~~~~~~~~~~~~~
- Adds support for dictionaries and lists in arguments. [href]