diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/purestorage/flasharray/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/purestorage/flasharray/MANIFEST.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/purestorage/flasharray/MANIFEST.json b/collections-debian-merged/ansible_collections/purestorage/flasharray/MANIFEST.json new file mode 100644 index 00000000..51200fe7 --- /dev/null +++ b/collections-debian-merged/ansible_collections/purestorage/flasharray/MANIFEST.json @@ -0,0 +1,36 @@ +{ + "collection_info": { + "description": "Collection of modules to manage Pure Storage FlashArrays (including Cloud Block Store)", + "repository": "https://github.com/Pure-Storage-Ansible/FlashArray-Collection", + "tags": [ + "purestorage", + "flasharray", + "cloudblockstore", + "storage" + ], + "dependencies": {}, + "authors": [ + "Pure Storage Ansible Team <pure-ansible-team@purestorage.com>" + ], + "issues": "https://github.com/Pure-Storage-Ansible/FlashArray-Collection/issues", + "name": "flasharray", + "license": [ + "GPL-3.0-or-later", + "BSD-2-Clause" + ], + "documentation": "https://github.com/Pure-Storage-Ansible/FlashArray-Collection", + "namespace": "purestorage", + "version": "1.6.2", + "readme": "README.md", + "license_file": null, + "homepage": null + }, + "file_manifest_file": { + "format": 1, + "ftype": "file", + "chksum_sha256": "003ce9f12d1ca28d394c4dc5c0ac6e7be46b5d6180e37ea2fdb4e4e40bad4812", + "name": "FILES.json", + "chksum_type": "sha256" + }, + "format": 1 +}
\ No newline at end of file |