Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 412 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 412 Bytes

vim-ansible-vault

asciicast

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