[meta] Fix laptop playbook

pull/28/head
Alpha Chen 10 years ago
parent 7da77e816e
commit 44dd284c90

@ -1,4 +1,5 @@
tasks:
- hosts: local
tasks:
- file: path={{ ansible_env.HOME }}/Applications state=directory
# - homebrew: name=caskroom/cask/brew-cask state=upgraded
- homebrew_tap: name=caskroom/cask state=present

Loading…
Cancel
Save