diff options
Diffstat (limited to 'ansible_collections/infinidat/infinibox/MANIFEST.json')
-rw-r--r-- | ansible_collections/infinidat/infinibox/MANIFEST.json | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/ansible_collections/infinidat/infinibox/MANIFEST.json b/ansible_collections/infinidat/infinibox/MANIFEST.json new file mode 100644 index 000000000..87d69d95d --- /dev/null +++ b/ansible_collections/infinidat/infinibox/MANIFEST.json @@ -0,0 +1,51 @@ +{ + "collection_info": { + "namespace": "infinidat", + "name": "infinibox", + "version": "1.3.12", + "authors": [ + "Infinidat <partners.infi@infinidat.com>", + "David Ohlemacher", + "Gregory Shulov" + ], + "readme": "README.md", + "tags": [ + "array", + "cloud", + "fiber", + "fiber_channel", + "fiberchannel", + "hostpowertools", + "ibox", + "infinibox", + "infinidat", + "infinihost", + "infinisdk", + "iscsi", + "nas", + "nfs", + "san", + "storage", + "storage_array", + "storagearray" + ], + "description": "A set of Ansible modules that allow simple, but powerful, idempotent interactions with Infinidat InfiniBoxes.", + "license": [ + "GPL-3.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://www.github.com/infinidat/ansible-infinidat-collection", + "documentation": null, + "homepage": null, + "issues": "https://www.github.com/infinidat/ansible-infinidat-collection/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "71d6d4e9dd13ffdc2e4aa2b21b5b1412b43c85b9be7c5c19d0231734caa025cd", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |