diff --git a/README.md b/README.md index 73d8a05..db8e3ac 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ https://dev.azure.com/ansible/ansible.posix/_apis/build/status/CI?branchName=mai An Ansible Collection of modules and plugins that target POSIX UNIX/Linux and derivative Operating Systems. - + ## Supported Versions of Ansible ## Ansible version compatibility @@ -75,9 +75,7 @@ This collection follows the Ansible project's Please read and familiarize yourself with this document. ## Release notes - -* 0.1.1 Initial stable build -* 0.1.0 Internal only build +See [changelog](https://github.com/ansible-collections/ansible.posix/blob/main/CHANGELOG.rst) for more details. ## External requirements @@ -87,9 +85,10 @@ None -* ansible-base 2.11 (devel) -* ansible-base 2.10 (Beta) -* ansible-base 2.9 (stable) +* ansible-core 2.12 (devel) +* ansible-core 2.11 (stable) +* ansible-base 2.10 (stable) +* ansible 2.9 (stable) ## Roadmap