Commit 461c75ff authored by Patricio Bruna's avatar Patricio Bruna

commit

parent e5a92151
...@@ -79,8 +79,8 @@ ...@@ -79,8 +79,8 @@
- name: install cask packages - name: install cask packages
homebrew_cask: homebrew_cask:
name: "{{ item }}" state=present name: ['atom', 'caffeine', 'docker', 'docker-toolbox', 'dropbox', 'firefox', 'flux', 'font-hack', 'google-chrome', 'iterm2', 'java', 'osxfuse', 'spectacle', 'spotify', 'sublime-text', 'transmission', 'vagrant', 'vlc', 'font-menlo-for-powerline']
with_items: "{{homebrew_cask_packages}}" state: present
- name: Instala paquetes de homebrew - name: Instala paquetes de homebrew
homebrew: homebrew:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment