imfreedom/email-ansible

Add some new stuff to the vault
draft
2020-10-09, Gary Kramlich
9a9436c5805c
Add some new stuff to the vault
# Instant Messaging Freedom Email Ansible
This repository contains the ansible configuration for running our email
server.
# Setup
Before you can run this ansible script, you need to creat a password named
`vault_password` in the repository root with the proper vault password.
# Running
You can run ansible with the following command:
```
$ ansible-playbook mail_servers.yaml
```