motd: disable service (#299)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#299 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
This commit is contained in:
parent
74a23fdf02
commit
a1864ad80d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
name: motd-news
|
||||
masked: yes
|
||||
state: stopped
|
||||
enabled: no
|
||||
notify: systemctl_reset_failed
|
||||
register: scsstop
|
||||
ignore_errors: true
|
||||
|
|
Loading…
Reference in a new issue