-
Notifications
You must be signed in to change notification settings - Fork 163
/
galaxy.yml
62 lines (53 loc) · 1.78 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
51
52
53
54
55
56
57
58
59
60
61
62
namespace: dellemc
name: openmanage
version: 9.9.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>
- Rajshekar P <Rajshekar.P@Dell.com>
- Jennifer John <Jennifer.John@Dell.com>
- Lovepreet Singh <Lovepreet.Singh1@dell.com>
- Saksham Nautiyal <Saksham.Nautiyal@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, OpenManage Enterprise Modular and
OpenManage Enterprise Integration for VMWare vCenter Plug-in.
license_file: LICENSE
tags:
[
"dell",
"dellemc",
"openmanage",
"infrastructure",
"idrac",
"ome",
"openmanage_enterprise",
"redfish",
"redfish_api",
"poweredge_servers",
"automation",
"devops",
"vcenter",
"vmware",
]
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
build_ignore:
- BuildNumber.txt
- codecov.yml
- tests/integration