-
Notifications
You must be signed in to change notification settings - Fork 164
/
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.10.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, 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