add dynamic motd with hostname, ip and other stats
This commit is contained in:
2
roles/motd/files/hostname.sh
Normal file
2
roles/motd/files/hostname.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
figlet $(hostname)
|
||||
Reference in New Issue
Block a user