diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/dellemc/os9/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/dellemc/os9/MANIFEST.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/dellemc/os9/MANIFEST.json b/collections-debian-merged/ansible_collections/dellemc/os9/MANIFEST.json new file mode 100644 index 00000000..88ce8e51 --- /dev/null +++ b/collections-debian-merged/ansible_collections/dellemc/os9/MANIFEST.json @@ -0,0 +1,37 @@ +{ + "collection_info": { + "description": "Ansible Network Collections for Dell EMC OS9", + "repository": "https://github.com/ansible-collections/dellemc.os9", + "tags": [ + "dell", + "dellemc", + "os9", + "emc", + "networking" + ], + "dependencies": { + "ansible.netcommon": ">=1.0.0" + }, + "authors": [ + "Senthil Ganesan Ganesan <Senthil_Kumar_Ganesa@Dell.com>", + "Komal Patil <Komal_uttamrao_Patil@dell.com>" + ], + "issues": "https://github.com/ansible-collections/dellemc.os9/issues", + "name": "os9", + "license": [], + "documentation": "https://github.com/ansible-collections/dellemc.os9/tree/master/docs", + "namespace": "dellemc", + "version": "1.0.3", + "readme": "README.md", + "license_file": "LICENSE", + "homepage": "https://github.com/ansible-collections/dellemc.os9" + }, + "file_manifest_file": { + "format": 1, + "ftype": "file", + "chksum_sha256": "413da278ed80bec77ba6b3f4b2a097b3d12894526900ee92667298fa73195754", + "name": "FILES.json", + "chksum_type": "sha256" + }, + "format": 1 +}
\ No newline at end of file |