diff options
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 00000000..83036def --- /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 |