diff --git a/Maintenance/maint-reboot-required.yaml b/Maintenance/maint-reboot-required.yaml index 70903af..c631437 100644 --- a/Maintenance/maint-reboot-required.yaml +++ b/Maintenance/maint-reboot-required.yaml @@ -46,4 +46,4 @@ body_format: json headers: Content-Type: application/json - when: rebooted_servers | length > 0 \ No newline at end of file + when: rebooted_servers | length != 0 \ No newline at end of file