ansible-vault-mode
ansible-vault-mode copied to clipboard
Prompt for password failing
When ansible-vault-mode needs to ask for the password the following output is displayed in the *ansible-vault-error*
buffer immediately after using ansible-vault-decrypt-region
ansible-vault decrypt --output=-
/usr/lib/python3.8/getpass.py:91: GetPassWarning: Can not control echo on the terminal.
passwd = fallback_getpass(prompt, stream)
Warning: Password input may be echoed.
Vault password:
ERROR! input is not vault encrypted data- is not a vault encrypted file for -
Let me know if there is more information required to debug the issue.
Sorry for not getting to this issue until now. I hope you are no longer seeing this issue. If you are, I'm having some trouble reproducing it but please re-produce your ansible-vault
verision here.