diff options
Diffstat (limited to 'ansible_collections/cisco/intersight/MANIFEST.json')
-rw-r--r-- | ansible_collections/cisco/intersight/MANIFEST.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ansible_collections/cisco/intersight/MANIFEST.json b/ansible_collections/cisco/intersight/MANIFEST.json new file mode 100644 index 000000000..caf868371 --- /dev/null +++ b/ansible_collections/cisco/intersight/MANIFEST.json @@ -0,0 +1,33 @@ +{ + "collection_info": { + "namespace": "cisco", + "name": "intersight", + "version": "1.0.27", + "authors": [ + "David Soper (@dsoper2)" + ], + "readme": "README.md", + "tags": [ + "cisco", + "intersight" + ], + "description": "modules for Cisco Intersight", + "license": [ + "GPL-3.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/CiscoDevNet/intersight-ansible", + "documentation": "https://intersight.com/apidocs", + "homepage": "https://github.com/CiscoDevNet/intersight-ansible", + "issues": "https://github.com/CiscoDevNet/intersight-ansible" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "a3079986cb60c4b8edf8ebf567f4d5f580f6e31f5a94ccb47146d6ada0ce2f44", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |