ansible-role-mailserver/README.md

9 lines
106 B
Markdown
Raw Normal View History

2020-07-22 19:51:50 +02:00
# Ansible Role for a Mailserver
## Dependencies on Ansible
- psycopg2
```
pacman -S python-psycopg2
```