summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/mso/MANIFEST.json
blob: 9d55dcb556dc0dd8941df35f66221b996e9e2161 (plain)
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
{
 "collection_info": {
  "namespace": "cisco",
  "name": "mso",
  "version": "2.6.0",
  "authors": [
   "Dag Wieers (@dagwieers)",
   "Nirav Katarmal (@nkatarmal-crest)",
   "Lionel Hercot (@lhercot)",
   "Cindy Zhao (@cizhao)",
   "Shreyas Srish (@shrsr)"
  ],
  "readme": "README.md",
  "tags": [
   "cisco",
   "aci",
   "cloud",
   "collection",
   "networking",
   "sdn",
   "mso",
   "multisite"
  ],
  "description": "An Ansible collection for managing Cisco ACI Multi-Site",
  "license": [],
  "license_file": "LICENSE",
  "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"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "d15ff3f0354f6d6736439deb843e42f7ad91602d4e2224135b7a1f52cc739efc",
  "format": 1
 },
 "format": 1
}