Update meta for galaxy
This commit is contained in:
parent
f9b76925f9
commit
d740016216
|
@ -1,7 +1,8 @@
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Adham Helal, modified by Christian Wagner
|
author: Adham Helal, modified by Christian Wagner
|
||||||
description: "Deploy msmtp mail for Debian"
|
description: "Deploy msmtp mailer on Debian and Ubuntu"
|
||||||
min_ansible_version: 2.4
|
min_ansible_version: 2.4
|
||||||
|
license: Apache
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
versions:
|
versions:
|
||||||
|
@ -12,6 +13,7 @@ galaxy_info:
|
||||||
- trusty
|
- trusty
|
||||||
- xenial
|
- xenial
|
||||||
# - bionic
|
# - bionic
|
||||||
categories:
|
tags:
|
||||||
|
- mail
|
||||||
- system
|
- system
|
||||||
- networking
|
- networking
|
||||||
|
|
Loading…
Reference in a new issue