ipierre1 / ansible-vault-vscode

VS Code extension to encrypt and decrypt Ansible Vaulted files or inlines without Ansible and Python installed locally.
https://marketplace.visualstudio.com/items?itemName=ipierre1.ansible-vault-vscode
MIT License
3 stars 0 forks source link

Password file found, but anyway, password requested by pop up #115

Open palansher opened 1 month ago

palansher commented 1 month ago

Hello!

Your app has very promising design.

But I cannot push it to work:

It logs (in VS Code log windows) that it found password file in ansible.cfg but still shows the pop up field with password requesting.

Other vault extensions successfully use same password file and encrypt/decrypt properly..

I will glad to share some debug info if you are interested.

Thanks. Vladimir