imfreedom/ansible

Add rekkanoryo to the whitelist

2020-11-16, Gary Kramlich
44796c495069
Add rekkanoryo to the whitelist
# 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
```