forked from CiscoDevNet/ansible-nd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgalaxy.yml
More file actions
31 lines (31 loc) · 769 Bytes
/
galaxy.yml
File metadata and controls
31 lines (31 loc) · 769 Bytes
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
---
namespace: cisco
name: nd
# The version of the collection. Must be compatible with semantic versioning
version: 1.3.0
readme: README.md
authors:
- "Lionel Hercot (@lhercot)"
- "Cindy Zhao (@cizhao)"
- "Alejandro de Alda (@adealdag)"
description: An Ansible collection for managing Cisco Nexus Dashboard
license_file: "LICENSE"
tags:
- cisco
- nd
- aci
- dcnm
- orchestrator
- multisite
- insights
- nexus
- cloud
- collection
- networking
- sdn
dependencies:
"ansible.netcommon": ">=2.6.1"
repository: https://github.com/CiscoDevNet/ansible-nd
#documentation: https://docs.ansible.com/ansible/latest/scenario_guides/guide_nd.html
homepage: https://cisco.com/go/nexusdashboard
issues: https://github.com/CiscoDevNet/ansible-nd/issues