An open API service indexing awesome lists of open source software.

https://github.com/danihodovic/vim-ansible-vault

Manage vault secrets in vim
https://github.com/danihodovic/vim-ansible-vault

ansible config-management secrets vault vim

Last synced: 6 months ago
JSON representation

Manage vault secrets in vim

Awesome Lists containing this project

README

          

# vim-ansible-vault

[![asciicast](https://asciinema.org/a/2slyQm1cV0xDlpKsiDyQ5Z4LQ.png)](https://asciinema.org/a/2slyQm1cV0xDlpKsiDyQ5Z4LQ?autplay=1&size=medium)

Vim helpers to encrypt / decrypt Ansible vaults. Uses vault-ids that are read
from your ansible.cfg. This plugin will not work without vault ids.

- `:AnsibleVaultEncrypt` - to encrypt vault files
- `:AnsibleVaultDecrypt` - to decrypt vault files