Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

yoshz/ansible-role-postfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d5b6582 · May 12, 2016

History

6 Commits
Oct 11, 2014
Sep 28, 2014
Oct 11, 2014
May 11, 2016
Oct 11, 2014

Repository files navigation

postfix

An Ansible Role that configures Postfix on Debian/Ubuntu.

Requirements

None.

Role Variables

# Configuration options in /etc/postfix/main.cf:
postfix_config:
  relayhost: 127.0.0.1

# Aliases
postfix_aliases:
  postmaster: root

Dependencies

None.

Example Playbook

- hosts: all
  roles:
    - { role: postfix }

License

MIT

About

An ansible role to configure postfix

Resources

Stars

Watchers

Forks

Packages

No packages published