never fail the nagios task in vhost_update

This commit is contained in:
Kevin Fenzi 2016-09-20 04:08:27 +00:00
parent ddcc7d4672
commit 8365419d39

View file

@ -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