diff options
Diffstat (limited to 'ansible_collections/cisco/ise/MANIFEST.json')
-rw-r--r-- | ansible_collections/cisco/ise/MANIFEST.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ansible_collections/cisco/ise/MANIFEST.json b/ansible_collections/cisco/ise/MANIFEST.json new file mode 100644 index 00000000..030ef2e8 --- /dev/null +++ b/ansible_collections/cisco/ise/MANIFEST.json @@ -0,0 +1,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 +}
\ No newline at end of file |