Allow passing arguments when deploying
This commit is contained in:
parent
cbc4895912
commit
aa96c407ca
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
set -ex
|
||||
|
||||
time sudo ansible-playbook dotfiles.yml
|
||||
time sudo ansible-playbook dotfiles.yml $@
|
||||
|
|
Loading…
Reference in a new issue