imfreedom/email-ansible

make sure we have gnupg2, htop, and iotop
draft
2020-11-16, Gary Kramlich
0dbc50763abf
make sure we have gnupg2, htop, and iotop
# 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
```