Skip to content

Ansible Role: Simple MOTD for AFRINIC systems

License

Notifications You must be signed in to change notification settings

AFRINIC/ansible-role-simple-motd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: AFRINIC.simple-motd

Simple MOTD for AFRINIC systems

Role Variables

motd_host_string: "{{ inventory_hostname }}"

Defines a custom, descriptive string to add into the MOTD template. Defaults to the hostname, but can be any one-line detail about the host.

motd_contact_email: "sysadmin-team@afrinic.net"

Self-explanatory.

Example Playbook

- hosts: all
  roles:
     - { role: AFRINIC.simple-motd, tags: ['motd'] }

License

Apache 2.0

About

Ansible Role: Simple MOTD for AFRINIC systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages