diff --git a/playbooks/vhost_update.yml b/playbooks/vhost_update.yml index 1952ba9120..0c27669057 100644 --- a/playbooks/vhost_update.yml +++ b/playbooks/vhost_update.yml @@ -31,6 +31,7 @@ nagios: action=downtime minutes=30 service=host host={{ inventory_hostname_short }}{{ env_suffix }} delegate_to: noc01.phx2.fedoraproject.org ignore_errors: true + failed_when: no when: nonagios is not defined or not "true" in nonagios - name: expire-caches