Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'ansible' #33

Open
o-lenczyk opened this issue Jul 12, 2020 · 0 comments
Open

ModuleNotFoundError: No module named 'ansible' #33

o-lenczyk opened this issue Jul 12, 2020 · 0 comments

Comments

@o-lenczyk
Copy link

o-lenczyk commented Jul 12, 2020

System: Fedora 32
VS version: 1.46.1

I have ansible installed

ansible --version
ansible 2.9.10

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant