@ -1,3 +1,3 @@
#!/bin/bash
#!/bin/bash -e
ansible-playbook site.yml -i inventory -bK $*
ansible-playbook site.yml -i inventory -bK "$@"