Ansible BuildAnsible Build
Home
Roles
Scripts
Mint System
Chat
GitHub
Home
Roles
Scripts
Mint System
Chat
GitHub
  • motd role

    • Usage
motd logo

motd role

Set message of the day.

Usage

Configure the role.

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
Edit this page
Last Updated:
Contributors: Janik von Rotz