Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 514 Bytes

README.md

File metadata and controls

44 lines (24 loc) · 514 Bytes

Ansible Role: postfix-server

[![Build Status]]

Description

Requirements

  • RHEL only

Tags

Role-Specific tags:

  • postfix
  • postfix_install
  • postfix_config

Global tags:

  • install
  • config
  • update

Role Variables

Dependencies

Example Playbook

- hosts: all
  roles:
    - { role: smacz42.postfix-server }

License

MIT / BSD

Author Information

This role was created in 2017 by Andrew Cz, a student at The Ohio State University.