Enable nginx for all dna-gw hosts

This commit is contained in:
Timo Makinen 2025-06-21 16:25:03 +00:00
parent 7ec8cd3483
commit 25acba7adc

View file

@ -15,8 +15,7 @@
roles: roles:
- base - base
- dhcpd - dhcpd
- role: nginx - nginx
when: "'gw.home.foo.sh' in ssh_hostnames"
- role: nginx_site - role: nginx_site
nginx_site_name: gw.home.foo.sh nginx_site_name: gw.home.foo.sh
when: "'gw.home.foo.sh' in ssh_hostnames" when: "'gw.home.foo.sh' in ssh_hostnames"