renamed roles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user