Re: [ansible-project] installation on Mac OSX issue

2015-08-18 Thread Matt Martz
The recommended method of installing Ansible on Mac is to install from source and not via homebrew. http://docs.ansible.com/ansible/intro_installation.html#latest-releases-on-mac-osx You are likely to only run into problems with homebrew installed ansible On Tuesday, August 18, 2015, Sebastian

[ansible-project] installation on Mac OSX issue

2015-08-18 Thread Sebastian M Cheung
After installation via $brew install ansible then, I added in ~/.bashrc #Ansible export PATH=/usr/local/Cellar/ansible/1.9.2/bin:$PATH $source .bashrc then $ ansible /usr/local/Cellar/ansible/1.9.2/bin/ansible: /usr/local/Cellar/ansible/1.9.2/libexec/bin/ansible: /usr/bin/python: ba