Run .osx dotfiles.

This commit is contained in:
Jeff Geerling 2015-01-02 18:05:26 -06:00
parent 894781fd28
commit d62d466f0b

View file

@ -32,7 +32,7 @@
- .osx
- .vimrc
# TODO - This requires sudo password (interactive prompt)... AND it restarts
# Terminal, thus ending the playbook run. D'oh!
# - name: Run .osx dotfiles.
# shell: ~/.osx
# TODO: Use sudo once .osx can be run via root with no user interaction.
- name: Run .osx dotfiles.
shell: ~/.osx --no-restart
changed_when: false