diff --git a/playbooks/dna-gw.yml b/playbooks/dna-gw.yml index 1b540a4..1df1771 100644 --- a/playbooks/dna-gw.yml +++ b/playbooks/dna-gw.yml @@ -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"