add custom motd

This commit is contained in:
Ludovic Cartier
2026-06-17 22:19:50 +02:00
parent ca9f50fa1c
commit 10b8f06c65
3 changed files with 28 additions and 0 deletions
+6
View File
@@ -1,4 +1,10 @@
---
- name: motd | copy custom motd
copy:
src: 11-custom
dest: /etc/update-motd.d/11-custom
mode: '0755'
- name: motd | copy reboot required script
copy:
src: 99-reboot-required
+1
View File
@@ -24,3 +24,4 @@
- telnet
- tmux
- vim
- figlet