melvin_suter.motd
ansible.motd
Generates a motd automatically.
Usage for projects
Add the role at the end. See the magic happen.
Usage for other roles
somewhere in your variables do this:
rolename_motd_roles:
- rolename
motd_roles: "{{ motd_roles + rolename_motd_roles }}"
rolename_motd__commands:
- my command
- systemctl restart this
motd_commands: "{{ motd_commands + rolename_motd_commands }}"
Install
ansible-galaxy install melvin_suter.motdLicense
Unknown
Downloads
349
Owner
