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

52 lines
805 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.6
platforms:
- name: Alpine
versions:
- all
- name: ArchLinux
version:
- all
- name: Debian
versions:
- all
- name: EL
version:
- 6
- 7
- name: Fedora
versions:
- all
- name: OpenSUSE
versions:
- all
- name: Ubuntu
versions:
- artful
- bionic
galaxy_tags:
- alpine
- archlinux
- centos
- debian
- fedora
- installer
- mailserver
- opensuse
- package
- postfix
- rhel
- security
- system
- ubuntu
dependencies: []