diff --git a/Testing/maint-reboot-required-notify.yaml b/Testing/maint-reboot-required-notify.yaml index 60f2155..4227684 100644 --- a/Testing/maint-reboot-required-notify.yaml +++ b/Testing/maint-reboot-required-notify.yaml @@ -41,5 +41,6 @@ } body_format: json run_once: true + become: no delegate_to: localhost when: consolidated_results | length > 0 \ No newline at end of file