motd - update script name
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
- name: motd | copy custom motd
|
- name: motd | copy custom motd
|
||||||
copy:
|
copy:
|
||||||
src: 11-custom
|
src: 11-sysinfo
|
||||||
dest: /etc/update-motd.d/11-custom
|
dest: /etc/update-motd.d/11-sysinfo
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
|
|
||||||
- name: motd | copy reboot required script
|
- name: motd | copy reboot required script
|
||||||
|
|||||||
Reference in New Issue
Block a user