diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
commit | 66cec45960ce1d9c794e9399de15c138acb18aed (patch) | |
tree | 59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/purestorage/flasharray/MANIFEST.json | |
parent | Initial commit. (diff) | |
download | ansible-66cec45960ce1d9c794e9399de15c138acb18aed.tar.xz ansible-66cec45960ce1d9c794e9399de15c138acb18aed.zip |
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 00000000..141e4f44 --- /dev/null +++ b/ansible_collections/purestorage/flasharray/MANIFEST.json @@ -0,0 +1,36 @@ +{ + "collection_info": { + "namespace": "purestorage", + "name": "flasharray", + "version": "1.17.0", + "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": "5c480732accdf90b0b8b114810fe30b484a6e9a00ebb977ba966b3ea6206f970", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |