Run roundcube on all oci-node instances
This commit is contained in:
parent
a275cadcbd
commit
f08c478bf6
2 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,7 @@
|
||||||
- authcheck
|
- authcheck
|
||||||
- grafana
|
- grafana
|
||||||
- kdc
|
- kdc
|
||||||
|
- roundcube
|
||||||
- role: php4dvd
|
- role: php4dvd
|
||||||
when: ansible_fqdn == 'oci-node01.home.foo.sh'
|
when: ansible_fqdn == 'oci-node01.home.foo.sh'
|
||||||
- role: roundcube
|
|
||||||
when: ansible_fqdn == 'oci-node01.home.foo.sh'
|
|
||||||
- rocketchat
|
- rocketchat
|
||||||
|
|
|
@ -107,6 +107,7 @@
|
||||||
nginx_site_name: webmail.foo.sh
|
nginx_site_name: webmail.foo.sh
|
||||||
nginx_site_proxy:
|
nginx_site_proxy:
|
||||||
- https://oci-node01.home.foo.sh/roundcube/
|
- https://oci-node01.home.foo.sh/roundcube/
|
||||||
|
- https://oci-node02.home.foo.sh/roundcube/
|
||||||
- role: nginx_site
|
- role: nginx_site
|
||||||
nginx_site_name: wpad.foo.sh
|
nginx_site_name: wpad.foo.sh
|
||||||
- role: nginx_site
|
- role: nginx_site
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue