Skip to content

Ansible Vault: command not found #9

@swoodford

Description

@swoodford

Trying to encrypt, decrypt or view any vault results in this Sublime Text error:
/bin/sh: ansible-vault: command not found

image

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions