8000 GitHub - wluisaraujo/ansible-role-postfix: Infrastructure as Code (IaC) with Ansible role for Postfix Mail Server 📫
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Infrastructure as Code (IaC) with Ansible role for Postfix Mail Server 📫

License

Notifications You must be signed in to change notification settings

wluisaraujo/ansible-role-postfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Galaxy Build Status

IaC: with Ansible role to install and configure Postfix


Description

Requirements

Installation

vagrant@localhost:~$ ansible-galaxy install wluisaraujo.postfix
vagrant@localhost:~$ ansible-galaxy install -r wluisaraujo.postfix/requirements.txt

Role Variables

defaults/main.yml

Dependencies

  • None

Example Playbook

---
- hosts: localhost
  vars:
    - name: value
  roles:
    - postfix
...

Licence

About

Infrastructure as Code (IaC) with Ansible role for Postfix Mail Server 📫

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0