ansible-vault-mode icon indicating copy to clipboard operation
ansible-vault-mode copied to clipboard

Minor mode for manipulating ansible-vault files

Results 12 ansible-vault-mode issues
Sort by recently updated
recently updated
newest added

When `ansible-vault-mode` is enabled and then disabled for a file, it's no longer possible to enable it for this file because of the error ``` Symbol’s value as variable is...

Would you consider a PR for enabling vault password lookup by calling an elisp function instead of a file? It's the equivalent of putting `vault_password_file = ` in `ansible.cfg`.