uan_motd
The uan_motd
role appends text to the /etc/motd
file.
None.
Available variables are listed below, along with default values (see defaults/main.yml
):
uan_motd_content: []
uan_motd_content
Contains text to be added to the end of the /etc/motd
file.
None.
- hosts: Application_UAN
roles:
- { role: uan_motd, uan_motd_content: "MOTD CONTENT" }
This role is included in the UAN site.yml
play.