diff --git a/playbooks/proxy.yml b/playbooks/proxy.yml index 75357d3..cc8434d 100644 --- a/playbooks/proxy.yml +++ b/playbooks/proxy.yml @@ -66,6 +66,12 @@ - role: nginx_site nginx_site_name: dns.home.foo.sh nginx_site_redirect: https://www.foo.sh/ + - role: nginx_site + nginx_site_name: dns.iot.foo.sh + nginx_site_redirect: https://www.foo.sh/ + - role: nginx_site + nginx_site_name: dns.lan.foo.sh + nginx_site_redirect: https://www.foo.sh/ - role: nginx_site nginx_site_name: forgejo.foo.sh nginx_site_redirect: https://git.foo.sh/