diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
commit | 975f66f2eebe9dadba04f275774d4ab83f74cf25 (patch) | |
tree | 89bd26a93aaae6a25749145b7e4bca4a1e75b2be /ansible_collections/dellemc/os9/MANIFEST.json | |
parent | Initial commit. (diff) | |
download | ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.tar.xz ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.zip |
Adding upstream version 7.7.0+dfsg.upstream/7.7.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | ansible_collections/dellemc/os9/MANIFEST.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/os9/MANIFEST.json b/ansible_collections/dellemc/os9/MANIFEST.json new file mode 100644 index 000000000..546d3f173 --- /dev/null +++ b/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.4", + "readme": "README.md", + "license_file": "LICENSE", + "homepage": "https://github.com/ansible-collections/dellemc.os9" + }, + "file_manifest_file": { + "format": 1, + "ftype": "file", + "chksum_sha256": "7666ea3d71e26d56fcb8d90a06ea28c4e634ea9a3618f96e7ab99cd276ea67fb", + "name": "FILES.json", + "chksum_type": "sha256" + }, + "format": 1 +}
\ No newline at end of file |