init
This commit is contained in:
17
meta/main.yml
Normal file
17
meta/main.yml
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user