forked from dell/dellemc-openmanage-ansible-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
50 lines (42 loc) · 1.44 KB
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
namespace: dellemc
name: openmanage
version: 8.2.0
readme: README.md
authors:
- Jagadeesh N V <Jagadeesh.N.V@Dell.com>
- Felix Stephen <Felix.S@Dell.com>
- Sachin Apagundi <Sachin.Apagundi@Dell.com>
- Husniya Hameed <Husniya.Hameed@Dellteam.com>
- Abhishek Sinha <Abhishek.Sinha10@Dell.com>
- Kritika Bhateja <Kritika.Bhateja@Dell.com>
- Shivam Sharma <Shivam.Sharma3@Dell.com>
description: Dell OpenManage Ansible Modules allows data center and IT
administrators to use RedHat Ansible to automate and orchestrate the
configuration, deployment, and update of Dell PowerEdge Servers and
modular infrastructure by leveraging the management automation
capabilities in-built into the Integrated Dell Remote Access Controller
(iDRAC), OpenManage Enterprise and OpenManage Enterprise Modular.
license_file: LICENSE
tags:
[
"dell",
"dellemc",
"openmanage",
"infrastructure",
"idrac",
"ome",
"openmanage_enterprise",
"redfish",
"redfish_api",
"poweredge_servers",
"automation",
"devops",
]
dependencies: {
"ansible.utils": ">=2.10.2",
"ansible.windows": ">=1.14.0"
}
repository: https://github.com/dell/dellemc-openmanage-ansible-modules/tree/collections
homepage: https://github.com/dell/dellemc-openmanage-ansible-modules
issues: https://github.com/dell/dellemc-openmanage-ansible-modules/issues
documentation: https://github.com/dell/dellemc-openmanage-ansible-modules/tree/collections/docs