diff --git a/playbooks/oci-node.yml b/playbooks/oci-node.yml index 77c57fd..2c70ab9 100644 --- a/playbooks/oci-node.yml +++ b/playbooks/oci-node.yml @@ -29,8 +29,7 @@ - authcheck - grafana - kdc + - roundcube - role: php4dvd when: ansible_fqdn == 'oci-node01.home.foo.sh' - - role: roundcube - when: ansible_fqdn == 'oci-node01.home.foo.sh' - rocketchat diff --git a/playbooks/proxy.yml b/playbooks/proxy.yml index 0a0ed17..f204c5e 100644 --- a/playbooks/proxy.yml +++ b/playbooks/proxy.yml @@ -107,6 +107,7 @@ nginx_site_name: webmail.foo.sh nginx_site_proxy: - https://oci-node01.home.foo.sh/roundcube/ + - https://oci-node02.home.foo.sh/roundcube/ - role: nginx_site nginx_site_name: wpad.foo.sh - role: nginx_site