ansible-development-environ.../roles/postfix/meta/main.yml

43 lines
675 B
YAML

---
galaxy_info:
author: Robert de Bock
role_name: postfix
description: Install and configure postfix on your system.
license: Apache-2.0
company: none
min_ansible_version: 2.8
platforms:
- name: Alpine
versions:
- all
- name: ArchLinux
versions:
- all
- name: Debian
versions:
- all
- name: EL
versions:
- 7
- 8
- name: Fedora
versions:
- all
- name: Ubuntu
versions:
- artful
- bionic
galaxy_tags:
- centos
- installer
- mailserver
- package
- postfix
- redhat
- security
- system
dependencies: []