forked from dell/dellemc-openmanage-ansible-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
59 lines (50 loc) · 1.69 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
namespace: dellemc
name: openmanage
version: 9.7.0
readme: README.md
authors:
- Jagadeesh N V <[email protected]>
- Felix Stephen <[email protected]>
- Sachin Apagundi <[email protected]>
- Husniya Hameed <[email protected]>
- Abhishek Sinha <[email protected]>
- Kritika Bhateja <[email protected]>
- Shivam Sharma <[email protected]>
- Rajshekar P <[email protected]>
- Jennifer John <[email protected]>
- Lovepreet Singh <[email protected]>
- Saksham Nautiyal <[email protected]>
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
build_ignore:
- BuildNumber.txt
- codecov.yml
- tests/integration