Skip to content

Commit

Permalink
Run .osx dotfiles.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Jan 3, 2015
1 parent 894781f commit d62d466
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tasks/dotfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d62d466

Please sign in to comment.