add custom motd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user