OS9 collection - addressing readme review comments (#9)
* addressing review comments for documentation * readme updated * readme updated * address review comments * host names updated in readme file * change version to 1.0.0 * review comments addressed * addressing readme review comments * version update
This commit is contained in:
parent
77f01c6628
commit
d1e26acc58
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ To install a specific version, a version range identifier must be specified. For
|
|||
|
||||
Ansible version 2.10 or later.
|
||||
|
||||
> **NOTE**: For Ansible version lower than 2.10, use the legacy [dellos9 modules](https://ansible-dellos-docs.readthedocs.io/en/latest/modules.html#os9-modules) and [dellos roles](https://ansible-dellos-docs.readthedocs.io/en/latest/roles.html).
|
||||
> **NOTE**: For Ansible versions lower than 2.10, use the legacy [dellos9 modules](https://ansible-dellos-docs.readthedocs.io/en/latest/modules.html#os9-modules) and [dellos roles](https://ansible-dellos-docs.readthedocs.io/en/latest/roles.html).
|
||||
|
||||
## Sample playbook
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ name: os9
|
|||
namespace: dellemc
|
||||
readme: README.md
|
||||
tags: [dell, dellemc, os9, emc, networking]
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
repository: 'https://github.com/ansible-collections/dellemc.os9'
|
||||
documentation: 'https://github.com/ansible-collections/dellemc.os9/tree/master/docs'
|
||||
homepage: 'https://github.com/ansible-collections/dellemc.os9'
|
||||
|
|
Loading…
Reference in a new issue