imfreedom/ansible

some random cleanups in main.yaml

2021-05-23, Gary Kramlich
a561771f0e5b
some random cleanups in main.yaml
# 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
```