Closed darthVikes closed 10 months ago
I use https://docs.ansible.com/ansible/latest/collections/community/hashi_vault/index.html and for not supported operations the ansible uri
module
I use https://docs.ansible.com/ansible/latest/collections/community/hashi_vault/index.html and for not supported operations the ansible
uri
module
Would introduce a dependence on Hashicorp Vault, and also assumes you have that set up. Vs using a more Native Vault in Ansible Vault.
Soory read that wrong.. Well this repo is about installing and configuring Hashicorp Vault and doesnt have anything to do with Ansible Vault, its 2 different things
Is there an Ansible Module for crud operations with Ansible Vault? Want to be able to add new credentials into my Ansible vault? or delete old ones?