motd - update script name

This commit is contained in:
Ludovic Cartier
2026-06-18 14:55:14 +02:00
parent 10b8f06c65
commit 4a4a4fce83
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
---
- name: motd | copy custom motd
copy:
src: 11-custom
dest: /etc/update-motd.d/11-custom
src: 11-sysinfo
dest: /etc/update-motd.d/11-sysinfo
mode: '0755'
- name: motd | copy reboot required script