forked from CiscoDevNet/ansible-mso
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgalaxy.yml
More file actions
29 lines (29 loc) · 735 Bytes
/
galaxy.yml
File metadata and controls
29 lines (29 loc) · 735 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
---
namespace: cisco
name: mso
# The version of the collection. Must be compatible with semantic versioning
version: 2.12.0
readme: README.md
authors:
- Dag Wieers (@dagwieers)
- Nirav Katarmal (@nkatarmal-crest)
- Lionel Hercot (@lhercot)
- Cindy Zhao (@cizhao)
- Shreyas Srish (@shrsr)
description: An Ansible collection for managing Cisco ACI Multi-Site
license_file: 'LICENSE'
tags:
- cisco
- aci
- cloud
- collection
- networking
- sdn
- mso
- multisite
dependencies:
"ansible.netcommon": "*"
repository: https://github.com/CiscoDevNet/ansible-mso
documentation: https://docs.ansible.com/ansible/latest/scenario_guides/guide_aci.html
homepage: https://cisco.com/go/aci
issues: https://github.com/CiscoDevNet/ansible-mso/issues