Form the ansible documentation https://docs.ansible.com/ansible/latest/user_guide/vault.html It seems we can only encrypt/decrypt files using ansible-vault. Can it not add new secrets to my vault instance?
Asked
Active
Viewed 52 times
1 Answers
0
You can add or remove anything in that respective vault file using the ansible-vault edit file.yml
.
This is already been included in the vault documentation.
Please clarify your question a bit more if this is now what you asked for.

Smarth Arora
- 3
- 5