Add nginx to dna-gw hosts

This commit is contained in:
Timo Makinen 2021-10-07 19:22:22 +00:00
parent 0c4835c883
commit 91ae224caa

View file

@ -13,6 +13,9 @@
- base
- ifstated
- dhcpd
- nginx/server
- role: nginx/site
site: gw.home.foo.sh
- tftp
tasks:
@ -91,7 +94,7 @@
group: "{{ ansible_wheel }}"
with_first_found:
- /srv/letsencrypt/live/dns.home.foo.sh/fullchain.pem
- "/srv/ca/certs/{{ inventory_hostname }}.crt"
- "/srv/ca/certs/hosts/{{ inventory_hostname }}.crt"
tags: certificate
notify: restart unbound
- name: copy dns zone files