Browse Source

update run.sh

pull/1/head
10sr 10 years ago
parent
commit
d4475ebff2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ansible/run.sh

+ 1
- 1
ansible/run.sh View File

@@ -8,4 +8,4 @@ then
exit 1
fi

ansible-playbook -i hosts ansible.yml --ask-sudo-pass
ansible-playbook -i hosts --ask-sudo-pass "$@"

Loading…
Cancel
Save