Closed aioue closed 8 years ago
When running ansible from a git checkout (rather than installing via pip etc), atom-ansible-vault cannot find the executable.
atom-ansible-vault
Possible fix: Add option to specify ansible path in package settings.
ansible path value added in package settings and created workaround to use ansible-vault binary instead python lib if not exists
Thanks
Fixed in commit fd79c83
When running ansible from a git checkout (rather than installing via pip etc),
atom-ansible-vault
cannot find the executable.Possible fix: Add option to specify ansible path in package settings.