ansible-role-postfix_mta/meta/main.yml

21 lines
340 B
YAML
Raw Normal View History

2019-03-05 12:44:14 +00:00
---
galaxy_info:
role_name: postfix-mta
author: Adrien Waksberg
company: Adrien Waksberg
description: Install and configure a simple mta with postfix
license: Apache2
min_ansible_version: 2.7
platforms:
- name: Debian
versions:
- stretch
galaxy_tags:
- postfix
- mta
- mail
dependencies: []