Initial commit of PVC Ansible role
This commit is contained in:
4
roles/base/templates/etc/cron.d/update-motd.j2
Normal file
4
roles/base/templates/etc/cron.d/update-motd.j2
Normal file
@ -0,0 +1,4 @@
|
||||
# cron file for motd
|
||||
# {{ ansible_managed }}
|
||||
|
||||
* * * * * root /bin/sh /usr/local/sbin/update-motd.sh &>/dev/null
|
Reference in New Issue
Block a user