Skip to content

mbocquet/postfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postfix

Ansible role to install and configure postfix.

Requirements

None.

Role Variables

See defaults/main.yml for details

Dependencies

None.

Install this role as submodule in a git repository

git submodule add https://git.sekoya.org/mb/postfix.git roles/postfix

Example Playbook

- hosts: servers
  roles:
     - postfix


- hosts: servers
  roles:
     - { role: postfix, x: 42 }


- hosts: servers
  roles:
     - role: postfix
       x: 42

License

GPLv3

Author Information

http://www.sekoya.org

About

Ansible role to install and configure postfix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages