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