mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Update README.md with ansible versions and release notes
* Update ansible-core versions in the Tested with ansible section. * Change the Release notes section to use CHANGELOG.rst link. Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
parent
1ebacfb195
commit
dd2782d81c
1 changed files with 6 additions and 7 deletions
11
README.md
11
README.md
|
|
@ -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
|
|||
|
||||
<!-- List the versions of Ansible the collection has been tested with. Must match what is in galaxy.yml. -->
|
||||
|
||||
* 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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue