diff --git a/roles/mgrote.motd/tasks/systemctl.yml b/roles/mgrote.motd/tasks/systemctl.yml index 85aa0d15..5951ace7 100644 --- a/roles/mgrote.motd/tasks/systemctl.yml +++ b/roles/mgrote.motd/tasks/systemctl.yml @@ -5,6 +5,7 @@ name: motd-news masked: yes state: stopped + enabled: no notify: systemctl_reset_failed register: scsstop ignore_errors: true