-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Trying to encrypt, decrypt or view any vault results in this Sublime Text error:
/bin/sh: ansible-vault: command not found
No option to set the path to Ansible in Preferences, Package Settings, Ansible Vault.
Ansible Vault working normally from terminal command line.
which ansible
/usr/local/bin/ansible
ansible --version
ansible 2.3.0.0
config file =
configured module search path = Default w/o overrides
python version = 2.7.14 (default, Oct 18 2017, 12:03:25) [GCC 4.2.1 Compatible Apple LLVM 8.1.0 (clang-802.0.42)]
ansible-vault --version
ansible-vault 2.3.0.0
config file =
configured module search path = Default w/o overrides
python version = 2.7.14 (default, Oct 18 2017, 12:03:25) [GCC 4.2.1 Compatible Apple LLVM 8.1.0 (clang-802.0.42)]
macOS Sierra: 10.12.3 (16D32)
Ansible 2.3.0.0
Sublime Text 3 Build 3126
Reactions are currently unavailable
