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
|
{
"collection_info": {
"namespace": "cisco",
"name": "ise",
"version": "2.5.12",
"authors": [
"Rafael Campos <rcampos@altus.cr>",
"William Astorga <wastorga@altus.cr>",
"Jose Bogarin <jbogarin@altus.cr>"
],
"readme": "README.md",
"tags": [
"cisco",
"ise",
"cloud",
"collection",
"networking",
"sdn"
],
"description": "Ansible Modules for Cisco ISE",
"license": [],
"license_file": "LICENSE",
"dependencies": {
"ansible.utils": ">=2.0.0,<3.0"
},
"repository": "https://github.com/CiscoISE/ansible-ise",
"documentation": "https://ciscoise.github.io/ansible-ise/",
"homepage": "https://github.com/CiscoISE/ansible-ise",
"issues": "https://github.com/CiscoISE/ansible-ise/issues"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "47d1392f23cc9333d6ad73d356e9094757167b3bbfc78e961a70849cafc42752",
"format": 1
},
"format": 1
}
|