Adding in Ansible (still a WIP).
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"collection_info": {
|
||||
"namespace": "community",
|
||||
"name": "hashi_vault",
|
||||
"version": "6.2.0",
|
||||
"authors": [
|
||||
"Julie Davila (@juliedavila) <julie(at)davila.io>",
|
||||
"Brian Scholer (@briantist)"
|
||||
],
|
||||
"readme": "README.md",
|
||||
"tags": [
|
||||
"vault",
|
||||
"hashicorp",
|
||||
"secret",
|
||||
"secrets",
|
||||
"password",
|
||||
"passwords"
|
||||
],
|
||||
"description": "Plugins related to HashiCorp Vault",
|
||||
"license": [
|
||||
"GPL-3.0-or-later",
|
||||
"BSD-2-Clause"
|
||||
],
|
||||
"license_file": null,
|
||||
"dependencies": {},
|
||||
"repository": "https://github.com/ansible-collections/community.hashi_vault",
|
||||
"documentation": "https://docs.ansible.com/ansible/devel/collections/community/hashi_vault",
|
||||
"homepage": "https://github.com/ansible-collections/community.hashi_vault",
|
||||
"issues": "https://github.com/ansible-collections/community.hashi_vault/issues"
|
||||
},
|
||||
"file_manifest_file": {
|
||||
"name": "FILES.json",
|
||||
"ftype": "file",
|
||||
"chksum_type": "sha256",
|
||||
"chksum_sha256": "eafb51e763722dc3571899bd632595bc4c449ed0a39e9b8d707b5f6f03caf521",
|
||||
"format": 1
|
||||
},
|
||||
"format": 1
|
||||
}
|
||||
Reference in New Issue
Block a user