# Standards: 0.2 --- galaxy_info: # @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys) author: Robert Kaussow namespace: xoxys role_name: postfix_relay # @meta description: > # [![Build Status](https://ci.rknet.org/api/badges/ansible/xoxys.postfix_relay/status.svg)](https://ci.rknet.org/repos/ansible/xoxys.postfix_relay) # [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.postfix_relay/src/branch/main/LICENSE) # # Setup postfix as mail relay. # @end description: Setup postfix as mail relay license: MIT min_ansible_version: "2.10" platforms: - name: EL versions: - "9" galaxy_tags: - postfix - relay - mail dependencies: [] collections: - xoxys.general - community.general