Add debian common role
This commit is contained in:
7
common-debian/templates/etc/profile.d/w.sh.j2
Normal file
7
common-debian/templates/etc/profile.d/w.sh.j2
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Message of the day script to print active users
|
||||
# {{ ansible_managed }}
|
||||
|
||||
export PROCPS_FROMLEN=36 PROCPS_USERLEN=12
|
||||
w
|
Reference in New Issue
Block a user