Skip to content

pblajev/ansible_galaxy_role.motd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role ansible_galaxy_role.motd

The role will setup a motd message.

On Red Hat and old Debian systems the motd is a text file that will be copied as /etc/motd.d/99-homeco and /etc/issue.net respectively.

On newer Debian systems v.9 and later that support dynamic motd the message file is executable shell script /etc/update-motd.d/99-homeco

Requirements

Tested on:

  • Debian 8 and up
  • Ubuntu
  • Red Hat and CentOS

Role Variables

None

Example Playbook

- name: PlaybookName
  hosts: all
  roles:
    - role: ansible_galaxy_role.motd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages