renamed roles

This commit is contained in:
xpk
2019-01-16 10:19:21 +08:00
parent ca24bb2bea
commit 396facff4d
3 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -13,13 +13,13 @@ Clone this repo into the roles directory. Then for example create the following
- hosts: all
become: yes
roles:
- base-packages
- pfa-dovecot
- pfa-dovecot-ospack
- pfa-dovecot-app
```
## Roles
- base-packages: installs apache, php, mysql. If you already have these, skip this role
- pfa-dovecot: installs pfa, dovecot, and rainloop webmail
- pfa-dovecot-ospack: installs apache, php, mysql. If you already have these, skip this role
- pfa-dovecot-app: installs pfa, dovecot, and rainloop webmail
After playbook is ran, continue with pfa setup at http://your-server/postfixadmin/setup.php
Setup password is pfa-setup-2018, which is in $CONF['setup_password'] of config.local.php