Tags: xlab-steampunk/cloud.common
Tags
2.1.0 Minor Changes ------------- - Cosmetic changes in the documentation for the inclusion in the Ansible collection. - turbo - Extend the unit-test coverage. - turbo - Use a BSD license for the module_utils and plugin_utils files. - turbo - add support for coroutine for lookup plugins (ansible-collections#75).
Bugfixes -------- - Introduces a fix for the future Python 3.10 (ansible-collections#53) - turbo - make sure socket doesn't close prematurely, preventing issues with large amounts of data passed as module parameters (ansible-collections#61)
2.0.2 release Bugfixes -------- - Introduces a fix for the future Python 3.10 (ansible-collections#53) - fail_json method should honor kwargs now when running embedded in server.
1.1.0 release v1.1.0 ====== Minor Changes ------------- - ansible_module.turbo - the cache is now associated with the collection, if two collections use a cache, two background services will be started. Bugfixes -------- - Ensure the background service starts properly on MacOS (ansible-collections#16) - do not silently skip parameters when the value is ``False``
PreviousNext