11 lines
256 B
YAML
11 lines
256 B
YAML
|
# SPDX-License-Identifier: MIT
|
||
|
galaxy_info:
|
||
|
author: 'hygienic-books'
|
||
|
description: 'Configure Postfix on Debian as a send-only Mail Transfer Agent'
|
||
|
license: MIT
|
||
|
min_ansible_version: 2.18.1
|
||
|
galaxy_tags:
|
||
|
- 'postfix'
|
||
|
- 'mta'
|
||
|
dependencies: []
|