2014-03-21 19:16:55 +00:00
|
|
|
galaxy_info:
|
2018-04-28 18:21:08 +00:00
|
|
|
author: Adham Helal, modified by Christian Wagner
|
|
|
|
description: "Deploy msmtp mail for Debian"
|
|
|
|
min_ansible_version: 2.4
|
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
|
2014-03-21 19:16:55 +00:00
|
|
|
categories:
|
|
|
|
- system
|
2018-04-28 18:21:08 +00:00
|
|
|
- networking
|