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:
- base
- dhcpd
- role: nginx
when: "'gw.home.foo.sh' in ssh_hostnames"
- nginx
- role: nginx_site
nginx_site_name: gw.home.foo.sh
when: "'gw.home.foo.sh' in ssh_hostnames"