arillso / ansible.motd

Configuriet dynamic motd file on Ubuntu and Centos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Configuriet dynamic motd file on Ubuntu and Centos.

License:MIT License


Languages

Language:Shell 100.0%