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

Configured ids in ansible-vault-vault-id-list get removed on buffer kills

Open hjudt opened this issue 3 years ago • 1 comments

When an ansible-vault-mode buffer gets killed, the vault-id in ansible-vault-vault-id-list gets removed when a buffer gets killed. Next time one opens the same file, ansible-vault-mode prompts for a vault password. I think removing the vault-id from this list should - if ever? - only happen for temporary password files.

hjudt avatar Feb 06 '22 20:02 hjudt

After applying this patch to all the versions of the file ansible-vault.el and removinb all backup files. I get the error after opening and closing 2 encrypted files and then it occurs when trying to decrypt a third file.

ErwinBaeyens avatar Oct 12 '23 07:10 ErwinBaeyens