mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Merge pull request #292 from saito-hideki/issue/286_readme
[docs] Fixed the tested version list in Tested with Ansible section SUMMARY Fixed the tested version list in Tested with Ansible section. Fixes #290 ISSUE TYPE Docs Pull Request COMPONENT NAME aisnbie.posix/README.md ADDITIONAL INFORMATION None Reviewed-by: None <None>
This commit is contained in:
commit
12c00aa810
1 changed files with 2 additions and 1 deletions
|
|
@ -86,7 +86,8 @@ None
|
||||||
|
|
||||||
<!-- List the versions of Ansible the collection has been tested with. Must match what is in galaxy.yml. -->
|
<!-- List the versions of Ansible the collection has been tested with. Must match what is in galaxy.yml. -->
|
||||||
|
|
||||||
* ansible-core 2.12 (devel)
|
* ansible-core 2.13 (devel)
|
||||||
|
* ansible-core 2.12 (stable)
|
||||||
* ansible-core 2.11 (stable)
|
* ansible-core 2.11 (stable)
|
||||||
* ansible-base 2.10 (stable)
|
* ansible-base 2.10 (stable)
|
||||||
* ansible 2.9 (stable)
|
* ansible 2.9 (stable)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue