diff options
Diffstat (limited to 'ansible_collections/cisco/nxos/MANIFEST.json')
-rw-r--r-- | ansible_collections/cisco/nxos/MANIFEST.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/ansible_collections/cisco/nxos/MANIFEST.json b/ansible_collections/cisco/nxos/MANIFEST.json new file mode 100644 index 000000000..7f3b38ce2 --- /dev/null +++ b/ansible_collections/cisco/nxos/MANIFEST.json @@ -0,0 +1,36 @@ +{ + "collection_info": { + "namespace": "cisco", + "name": "nxos", + "version": "4.4.0", + "authors": [ + "Ansible Network Community (ansible-network)" + ], + "readme": "README.md", + "tags": [ + "cisco", + "nxos", + "networking", + "nxapi", + "netconf" + ], + "description": "Ansible Network Collection for Cisco NXOS devices.", + "license": [], + "license_file": "LICENSE", + "dependencies": { + "ansible.netcommon": ">=2.6.1" + }, + "repository": "https://github.com/ansible-collections/cisco.nxos", + "documentation": null, + "homepage": null, + "issues": "https://github.com/ansible-collections/cisco.nxos/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "56d6428e3b2a94b7132f305c033b45c8fd164d32779c3bed06c8b7f1c74cb43e", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |