Run a check-diff with merging hashes to find the differences

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk
2017-04-29 22:27:09 +00:00
parent 00898d910e
commit 7014968213

View File

@@ -4,6 +4,7 @@ source /root/sshagent >>/dev/null
export ANSIBLE_HOST_KEY_CHECKING=False
export HOME=/root/
#export ANSIBLE_SSH_PIPELINING=False
export ANSIBLE_HASH_BEHAVIOUR=merge
/srv/web/infra/ansible/scripts/ansible-playbook-check-diff |& grep ok=
# Send a email with failed or changed from the above check/diff run