You've already forked ansible-role-common
Added concatenation of /etc/motd contents
This commit is contained in:
@@ -75,4 +75,5 @@ echo -e "
|
|||||||
$COLOR_COLUMN- System uptime$RESET_COLORS.......: $COLOR_VALUE $upDays days $upHours hours $upMins minutes $upSecs seconds $RESET_COLORS
|
$COLOR_COLUMN- System uptime$RESET_COLORS.......: $COLOR_VALUE $upDays days $upHours hours $upMins minutes $upSecs seconds $RESET_COLORS
|
||||||
$COLOR_COLUMN- Disk space$RESET_COLORS..........: $COLOR_VALUE $ROOT remaining $RESET_COLORS
|
$COLOR_COLUMN- Disk space$RESET_COLORS..........: $COLOR_VALUE $ROOT remaining $RESET_COLORS
|
||||||
===========================================================================
|
===========================================================================
|
||||||
|
`/usr/bin/cat /etc/motd`
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user