andbanman.motd
ansible-role-motd
An ansible role for configuring Message Of The Day (motd) file.
Requirements
Tested on:
Ubuntu 20.04 LTS
Should work with:
All UbuntuAll DebianAll RHELAll Centos
Role Variables
# Name of motd file placed in /etc/update-mot.d. The leading digits determine
position in the motd
motd_file: 99-motd
# Plaintext content to be added to motd
motd_content:
Dependencies
None.
Example Playbook
- hosts: servers
roles:
- { role: andbanman.motd }
License
GPLv3 License.
Author Information
Andrew Banman
Inspiration
[adriagalin/ansible.motd] (https://github.com/adriagalin/ansible.motd)
Install
ansible-galaxy install andbanman.motdLicense
gpl-3.0
Downloads
57
Owner
