add meta
This commit is contained in:
parent
d5b795d459
commit
20b92bbf7d
13
meta/main.yml
Normal file
13
meta/main.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
galaxy_info:
|
||||
author: Adham Helal, Christian Wagner, gitouche
|
||||
description: "Deploy msmtp mailer on RHEL8"
|
||||
min_ansible_version: 2.4
|
||||
license: Apache
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 8
|
||||
tags:
|
||||
- mail
|
||||
- system
|
||||
- networking
|
Loading…
Reference in a new issue