diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/cyberark/conjur/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/cyberark/conjur/MANIFEST.json | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/cyberark/conjur/MANIFEST.json b/collections-debian-merged/ansible_collections/cyberark/conjur/MANIFEST.json new file mode 100644 index 00000000..2a4fc68e --- /dev/null +++ b/collections-debian-merged/ansible_collections/cyberark/conjur/MANIFEST.json @@ -0,0 +1,43 @@ +{ + "collection_info": { + "namespace": "cyberark", + "name": "conjur", + "version": "1.1.0", + "authors": [ + "CyberArk Business Development (@cyberark-bizdev)", + "CyberArk Community and Integrations Team (@cyberark/community-and-integrations-team)" + ], + "readme": "README.md", + "tags": [ + "cyberark", + "conjur", + "access", + "security", + "account", + "vault", + "identity", + "credential", + "secret", + "privileged", + "devops" + ], + "description": "This is a Collection of the CyberArk Conjur/DAP toolkit.", + "license": [ + "Apache-2.0" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/cyberark/ansible-conjur-collection", + "documentation": null, + "homepage": null, + "issues": null + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1a55b370f72fa3ed7380f13e6da89b22dbbfdd86a37256165f73cdc0c1ac0a99", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |