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