Skip to content

Tags: xlab-steampunk/cloud.common

Tags

2.1.0

Toggle 2.1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
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).

2.0.4

Toggle 2.0.4's commit message

Unverified

This user has not yet uploaded their public signing key.
2.0.4 release

2.0.3

Toggle 2.0.3's commit message

Unverified

This user has not yet uploaded their public signing key.
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

Toggle 2.0.2's commit message

Unverified

This user has not yet uploaded their public signing key.
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.

2.0.1

Toggle 2.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
2.0.1 release

2.0.0

Toggle 2.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
2.0.0 release

1.1.0

Toggle 1.1.0's commit message

Unverified

This user has not yet uploaded their public signing key.
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``

Unverified

This user has not yet uploaded their public signing key.

Unverified

This user has not yet uploaded their public signing key.

1.0.0

Toggle 1.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
1.0.0 - first release