The cow says motd
Need to be able to install EPEL rpm over internet
cowsay_motd_message: The message to be displayed
Perl
- hosts: servers
roles:
- role: cowsay_motd
cowsay_motd_message: "Get off my server"
BSD
Eric Chong
The cow says motd
Need to be able to install EPEL rpm over internet
cowsay_motd_message: The message to be displayed
Perl
- hosts: servers
roles:
- role: cowsay_motd
cowsay_motd_message: "Get off my server"
BSD
Eric Chong