bytepark.motd

ansible-motd

This is an Ansible role that sets up a Message of the Day (MOTD) to show that the system is managed by Ansible.

Requirements

  • Just bash is needed; no other requirements.

Role Variables

  • motd_contact_email: This is the email address that will be displayed.

Dependencies

  • There are no dependencies.

Example Playbook

- hosts: servers
  roles:
    - { role: bytepark.motd }

License

  • MIT License

Author Information

  • Created by bytepark in 2018.
Informazioni sul progetto

Ansible Role to install a motd message

Installa
ansible-galaxy install bytepark.motd
Licenza
mit
Download
1.3k
Proprietario