don't ignore errors if needs-reboot.py errors out - bail for that host

This commit is contained in:
Seth Vidal 2012-12-12 04:45:20 +00:00
parent 46a373f797
commit d2c7e60198

View file

@ -7,7 +7,6 @@
tasks:
- name: see if it needs to be rebooted
action: command /usr/local/bin/needs-reboot.py
ignore_errors: True
register: needsreboot
# ADDME tell nagios to be quiet