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/cisco/ucs/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 'ansible_collections/cisco/ucs/MANIFEST.json')
-rw-r--r-- | ansible_collections/cisco/ucs/MANIFEST.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ansible_collections/cisco/ucs/MANIFEST.json b/ansible_collections/cisco/ucs/MANIFEST.json new file mode 100644 index 000000000..83036def8 --- /dev/null +++ b/ansible_collections/cisco/ucs/MANIFEST.json @@ -0,0 +1,34 @@ +{ + "collection_info": { + "namespace": "cisco", + "name": "ucs", + "version": "1.8.0", + "authors": [ + "David Soper (@dsoper2)", + "John McDonough (@movinalot)" + ], + "readme": "README.md", + "tags": [ + "cisco", + "ucs" + ], + "description": "modules for Cisco UCS Manager", + "license": [ + "GPL-3.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/CiscoDevNet/ansible-ucs", + "documentation": "https://developer.cisco.com/site/ucs-dev-center", + "homepage": "https://github.com/CiscoDevNet/ansible-ucs", + "issues": "https://github.com/CiscoDevNet/ansible-ucs" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "aa96b36e3d9e7dde362cd2a55ef8ed616efc0a72203cd68c86281fc5042732ae", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |