Skip to content

Commit c69a165

Browse files
authored
Release 6.0.0 (#430)
Doc changes for galaxy
1 parent 7480289 commit c69a165

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ OpenManage Ansible Modules simplifies and automates provisioning, deployment, an
1313
## Table of Contents
1414

1515
* [Code of Conduct](https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/docs/CODE_OF_CONDUCT.md)
16-
* [Maintainer Guide](https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/docs/MAINTAINER_GUIDE.md)
1716
* [Committer Guide](https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/docs/COMMITTER_GUIDE.md)
1817
* [Contributing Guide](https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/docs/CONTRIBUTING.md)
1918
* [Maintainers](https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/docs/MAINTAINERS.md)
@@ -54,4 +53,4 @@ Install the collection from the github repository using the latest commit on the
5453
```ansible-galaxy collection install git+https://github.com/dell/dellemc-openmanage-ansible-modules.git,collections```
5554

5655
## About
57-
Dell EMC OpenManage Ansible Modules is 100% open source and community-driven. All components are available under [GPL-3.0 license](https://www.gnu.org/licenses/gpl-3.0.html) on GitHub.
56+
Dell EMC OpenManage Ansible Modules is 100% open source and community-driven. All components are available under [GPL-3.0 license](https://www.gnu.org/licenses/gpl-3.0.html) on GitHub.

galaxy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: Dell EMC OpenManage Ansible Modules allows data center and IT
1818
capabilities in-built into the Integrated Dell Remote Access Controller
1919
(iDRAC), OpenManage Enterprise and OpenManage Enterprise Modular.
2020

21-
license_file: 'COPYING.md'
21+
license_file: LICENSE
2222

2323
tags: ['dellemc', 'openmanage', 'infrastructure', 'idrac', 'ome', 'openmanage_enterprise',
2424
'redfish', 'redfish_api', 'poweredge_servers', 'automation', 'devops']

0 commit comments

Comments
 (0)