mbocquet.postgrey
postgrey
Ansible role for postgrey, which is the greylisting policy server for postfix.
Requirements
You need to have a running postfix server.
Role Variables
There are many variables available. Check defaults/main.yml for details.
Dependencies
You must have a Postfix server running on the machine to use this role.
How to Install this Role as a Submodule in a GIT Repository
Run this command:
git submodule add https://git.sekoya.org/mb/postgrey.git roles/postgrey
Example Playbook
You can use it like this:
- hosts: servers
roles:
- postgrey
Or if you want to pass variables in the future, do it like this:
- hosts: servers
roles:
- { role: postgrey, x: 42 }
License
GPLv3
Author Information
Visit http://www.sekoya.org for more information.
Informazioni sul progetto
Ansible role for postgrey, the postfix greylisting policy server.
Installa
ansible-galaxy install mbocquet.postgrey
Licenza
agpl-3.0
Download
1k
Proprietario