diff --git a/roles/sys-ctl-hlth-journalctl/tasks/01_core.yml b/roles/sys-ctl-hlth-journalctl/tasks/01_core.yml index 6c9d4b76..2dab0c2e 100644 --- a/roles/sys-ctl-hlth-journalctl/tasks/01_core.yml +++ b/roles/sys-ctl-hlth-journalctl/tasks/01_core.yml @@ -9,4 +9,4 @@ system_service_on_calendar: "{{ SYS_SCHEDULE_HEALTH_JOURNALCTL }}" system_service_timer_enabled: true system_service_tpl_on_failure: "{{ SYS_SERVICE_ON_FAILURE_COMPOSE }}" -# system_service_suppress_flush: true # There are almost allways errors in the journalctl logs so suppression is neccessary to let playbook run + system_service_suppress_flush: true # There are almost allways errors in the journalctl logs so suppression is neccessary to let playbook run