Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.05 KB

Ansible Role: motd

Build Status license Ansible Galaxy Ansible Role

Description

Configuriet dynamic motd file on Ubuntu and Centos.

Installation

 ansible-galaxy install arillso.motd

Requirements

None

Example Motd

Common

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - arillso.motd

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2020, Simon Bärlocher