@ -1,8 +1,8 @@
---
- homebrew: name=stow
- git: repo=https://github.com/kejadlen/dotfiles.git dest=~/.dotfiles
- git: repo=https://github.com/kejadlen/dotfiles.git dest=~/.dotfiles force=no
- command: >
chdir={{ ansible_env.HOME }}/.dotfiles
stow --stow --target={{ ansible_env.HOME }} {{ item }}
with_items: stow
- file: