You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and path to ansible-vault configured in Ansible Vault: Executable
When I try to decrypt file, it says:
Command 'Encrypt/Decrypt with ansible-vault' resulted in an error
(Command failed: /home/path/local/bin/ansible-vault decrypt "/path" --vault-password-file="/tmp/tmp-875IalWvJ7BheK"
Traceback (most recent call last): File "/home/path/.local/bin/ansible-vault",
line 34, in <module> from ansible import context ModuleNotFoundError: No module named 'ansible' )
Do I have to configure something else in visual studio?
The text was updated successfully, but these errors were encountered:
System: Fedora 32
VS version: 1.46.1
I have ansible installed
and path to ansible-vault configured in
Ansible Vault: Executable
When I try to decrypt file, it says:
Do I have to configure something else in visual studio?
The text was updated successfully, but these errors were encountered: