diff options
Diffstat (limited to 'ansible_collections/community/crypto/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/crypto/MANIFEST.json | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/ansible_collections/community/crypto/MANIFEST.json b/ansible_collections/community/crypto/MANIFEST.json new file mode 100644 index 000000000..cd7e04ed8 --- /dev/null +++ b/ansible_collections/community/crypto/MANIFEST.json @@ -0,0 +1,48 @@ +{ + "collection_info": { + "namespace": "community", + "name": "crypto", + "version": "2.14.0", + "authors": [ + "Ansible (github.com/ansible)" + ], + "readme": "README.md", + "tags": [ + "acme", + "certificate", + "community", + "crl", + "cryptography", + "csr", + "dhparam", + "entrust", + "letsencrypt", + "luks", + "openssl", + "openssh", + "pkcs12" + ], + "description": null, + "license": [ + "GPL-3.0-or-later", + "Apache-2.0", + "BSD-2-Clause", + "BSD-3-Clause", + "PSF-2.0" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.crypto", + "documentation": "https://docs.ansible.com/ansible/latest/collections/community/crypto/", + "homepage": "https://github.com/ansible-collections/community.crypto", + "issues": "https://github.com/ansible-collections/community.crypto/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b1f04aa94c0ac2a75ae7c56654a6e2bfb418a3660a310d3468f119d988ed04f9", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |