diff --git a/ansible/bin/check.sh b/ansible/bin/check.sh new file mode 100644 index 0000000..01e2a6d --- /dev/null +++ b/ansible/bin/check.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +ansible-playbook redbrick-ansible.yml -i hosts --check --diff