17 lines
316 B
YAML
17 lines
316 B
YAML
|
|
---
|
||
|
|
galaxy_info:
|
||
|
|
role_name: mail_system
|
||
|
|
namespace: TODO
|
||
|
|
author: ibu radempa
|
||
|
|
description: Install a mail system with postfix, dovecot, rspamd.
|
||
|
|
issue_tracker_url: TODO
|
||
|
|
license: MIT
|
||
|
|
min_ansible_version: 2.19
|
||
|
|
dependencies:
|
||
|
|
# - community.general
|
||
|
|
# - community.postgresql
|
||
|
|
|
||
|
|
argument_specs:
|
||
|
|
main:
|
||
|
|
TODO
|