diff --git a/playbooks/proxy.yml b/playbooks/proxy.yml index 199acbc..960236e 100644 --- a/playbooks/proxy.yml +++ b/playbooks/proxy.yml @@ -28,6 +28,15 @@ - role: nginx/site site: id.foo.sh proxy: https://ldap01.home.foo.sh/ + - role: nginx/site + site: ldap.foo.sh + redirect: https://www.foo.sh/ + - role: nginx/site + site: ldap01.foo.sh + redirect: https://ldap.foo.sh/ + - role: nginx/site + site: ldap02.foo.sh + redirect: https://ldap.foo.sh/ - role: nginx/site site: mirrors.foo.sh proxy: https://mirror01.home.foo.sh/