
motd role
Set message of the day.
Usage
Configure the role.
motd_enabled: false # default: true
all:
hosts:
server:
ansible_host: server.example.com
function: Odoo
customer: Your Company
hosting_provider: On-Premise
And include it in your playbook.
- hosts: motd
roles:
- role: motd