Enable nginx for all dna-gw hosts
This commit is contained in:
parent
7ec8cd3483
commit
25acba7adc
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue