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

Prompt for password failing

Open Ecno92 opened this issue 4 years ago • 1 comments

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.

Ecno92 avatar Sep 29 '20 10:09 Ecno92

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.

zellio avatar Oct 21 '21 13:10 zellio