diff --git a/README.md b/README.md index 3ae8f35..dcb3292 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/galaxy.yml b/galaxy.yml index 4f85f83..578274a 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -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'