summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cloud/common/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/cloud/common/README.md')
-rw-r--r--ansible_collections/cloud/common/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/ansible_collections/cloud/common/README.md b/ansible_collections/cloud/common/README.md
index 460a90612..ce1fcede9 100644
--- a/ansible_collections/cloud/common/README.md
+++ b/ansible_collections/cloud/common/README.md
@@ -8,7 +8,7 @@ More content may be included later.
# Requirements
-- ansible_turbo.module requires Python 3.6 and Ansible 2.9 or greater.
+- ansible_turbo.module requires Python 3.6 and Ansible 2.13.0 or greater.
## Ansible Turbo Module
@@ -173,7 +173,9 @@ You can use the `--help` argument to get a list of the optional parameters.
See [CHANGELOG.rst](https://github.com/ansible-collections/cloud.common/blob/main/CHANGELOG.rst).
-## Releasing, Versioning and Deprecation
+## Testing, Releasing, Versioning and Deprecation
+
+This collection is tested using GitHub Actions. To know more about CI, refer to [CI.md](https://github.com/ansible-collections/cloud.common/blob/main/CI.md).
This collection follows [Semantic Versioning](https://semver.org/). More details on versioning can be found [in the Ansible docs](https://docs.ansible.com/ansible/latest/dev_guide/developing_collections.html#collection-versions).