This commit is contained in:
Jesús Camacho 2026-02-16 14:51:06 +01:00
parent a4a2b72bf0
commit 0bdbe8bee9
2 changed files with 1 additions and 2 deletions

View file

@ -16,7 +16,6 @@
path: "{{ item }}" path: "{{ item }}"
mode: "0644" mode: "0644"
loop: loop:
- /etc/update-motd.d/10-uname
- /etc/update-motd.d/10-help-text - /etc/update-motd.d/10-help-text
ignore_errors: true ignore_errors: true