When i try installing an Ansible role, i get the following exception:
$ ansible-galaxy install zzet.postgresql
Traceback (most recent call last):
File "/Users/home/.homebrew/Cellar/ansible/1.4.3/libexec/bin/ansible-galaxy", line 34, in <module>
import yaml
ImportError: No module named yaml
OS: Mac Os Maverick
Ansible: 1.4.3