2014-03-21 19:16:55 +00:00
|
|
|
galaxy_info:
|
2018-05-07 15:06:27 +00:00
|
|
|
author: Adham Helal, Christian Wagner
|
2018-05-07 14:52:12 +00:00
|
|
|
description: "Deploy msmtp mailer on Debian and Ubuntu"
|
2018-04-28 18:21:08 +00:00
|
|
|
min_ansible_version: 2.4
|
2018-05-07 14:52:12 +00:00
|
|
|
license: Apache
|
2014-03-21 19:16:55 +00:00
|
|
|
platforms:
|
2018-04-28 18:21:08 +00:00
|
|
|
- name: Debian
|
2014-03-21 19:16:55 +00:00
|
|
|
versions:
|
2018-04-28 18:21:08 +00:00
|
|
|
- jessie
|
|
|
|
- stretch
|
2018-05-07 11:29:15 +00:00
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- trusty
|
|
|
|
- xenial
|
2018-05-07 14:28:10 +00:00
|
|
|
# - bionic
|
2018-05-07 17:15:32 +00:00
|
|
|
- name: ArchLinux
|
|
|
|
versions:
|
|
|
|
- any
|
2018-05-07 14:52:12 +00:00
|
|
|
tags:
|
|
|
|
- mail
|
2014-03-21 19:16:55 +00:00
|
|
|
- system
|
2018-04-28 18:21:08 +00:00
|
|
|
- networking
|