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
|
{
"collection_info": {
"namespace": "cisco",
"name": "aci",
"version": "2.8.0",
"authors": [
"Dag Wieers (@dagwieers) <dag@wieers.com>",
"Swetha Chunduri (@schunduri)",
"Jacob McGill (@jmcgill298)",
"Rob Huelga (@RobW3LGA)",
"Bruno Calogero <brunocalogero@hotmail.com>",
"Simon Metzger <smnmtzgr@gmail.com>",
"Tim Knipper <tim.knipper@gmail.com>",
"Apoorva Gururaja (@aciguru)",
"Devarshi Shah (@devarshishah3)",
"Ramses Smeyers (@rsmeyers)",
"Lionel Hercot (@lhercot) <lhercot@cisco.com>"
],
"readme": "README.md",
"tags": [
"cisco",
"aci",
"cloud",
"collection",
"networking",
"sdn"
],
"description": "Ansible Modules for Cisco ACI",
"license": [],
"license_file": "LICENSE",
"dependencies": {
"ansible.netcommon": "*"
},
"repository": "https://github.com/CiscoDevNet/ansible-aci",
"documentation": "https://docs.ansible.com/ansible/latest/scenario_guides/guide_aci.html",
"homepage": "https://github.com/CiscoDevNet/ansible-aci",
"issues": "https://github.com/CiscoDevNet/ansible-aci/issues"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "0c3eb373bfc6269787c650369f02ac533918bab3cdc51c3bf65c4e6de2114714",
"format": 1
},
"format": 1
}
|