diff --git a/ansible_osx.yml b/ansible_osx.yml index 12a67c0..c7527fb 100644 --- a/ansible_osx.yml +++ b/ansible_osx.yml @@ -65,7 +65,8 @@ 'unixodbc', 'unzip', 'curl', - 'gpg' + 'gpg', + 'erlang' ] state: present update_homebrew: yes