mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-21 19:33:03 +00:00
Run .osx dotfiles.
This commit is contained in:
parent
894781fd28
commit
d62d466f0b
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue