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