initial commit
commit
94bd089ed0
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
ansible-playbook \
|
||||
--inventory hosts.yml \
|
||||
"$@" \
|
||||
deploy.yml
|
Loading…
Reference in New Issue