18 lines
454 B
YAML
18 lines
454 B
YAML
---
|
|
dependencies: []
|
|
galaxy_info:
|
|
role_name: motd
|
|
namespace: autonomic
|
|
author: autonomic
|
|
description: |
|
|
Arranges a useful "message of the day" in the /etc/motd file which is shown
|
|
to users when they SSH into the server. Other useful information about the
|
|
host and applications hosted there can be shown.
|
|
company: Autonomic
|
|
license: GPLv3
|
|
min_ansible_version: 2.9
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- buster
|