ansible-msmtp-mailer/meta/main.yml

27 lines
438 B
YAML
Raw Normal View History

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"
min_ansible_version: 2.4
2018-05-07 14:52:12 +00:00
license: Apache
2014-03-21 19:16:55 +00:00
platforms:
- name: Debian
2014-03-21 19:16:55 +00:00
versions:
- jessie
- stretch
2019-08-05 07:36:50 +00:00
- buster
2018-05-07 11:29:15 +00:00
- name: Ubuntu
versions:
- trusty
- xenial
2019-08-05 07:36:50 +00:00
- bionic
2018-05-07 17:15:32 +00:00
- name: ArchLinux
versions:
- any
2018-05-26 14:12:37 +00:00
- name: Alpine
versions:
- any
2018-05-07 14:52:12 +00:00
tags:
- mail
2014-03-21 19:16:55 +00:00
- system
- networking