mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
Run a check-diff with merging hashes to find the differences
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user