Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 455 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 455 Bytes

Role Name

The cow says motd

Requirements

Need to be able to install EPEL rpm over internet

Role Variables

cowsay_motd_message: The message to be displayed

Dependencies

Perl

Example Playbook

- hosts: servers
  roles:
     - role: cowsay_motd
       cowsay_motd_message: "Get off my server"

License

BSD

Author Information

Eric Chong