roles/common: Actually remove annoying Ubuntu motd spam

This commit is contained in:
Alan Orth 2020-04-24 22:37:50 +03:00
parent 12a35f4af7
commit ed2e0efd9c
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
apt: name={{ ubuntu_annoying_packages }} state=absent purge=yes
- name: Disable annoying Canonical spam in MOTD
file: path={{ item }} mode=0644
file: path={{ item }} mode=0644 state=absent
loop:
- /etc/update-motd.d/99-esm # Ubuntu 14.04
- /etc/update-motd.d/10-help-text # Ubuntu 14.04+