22 lines
383 B
YAML
22 lines
383 B
YAML
---
|
|
galaxy_info:
|
|
role_name: postfix_mta
|
|
namespace: nishiki
|
|
author: Adrien Waksberg
|
|
company: Adrien Waksberg
|
|
description: Install and configure a simple mta with postfix
|
|
license: Apache2
|
|
min_ansible_version: "2.9"
|
|
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bullseye
|
|
- bookworm
|
|
|
|
galaxy_tags:
|
|
- postfix
|
|
- mta
|
|
- mail
|
|
|
|
dependencies: []
|