diff --git a/playbooks/dna-gw.yml b/playbooks/dna-gw.yml index 143446f..67c4b5f 100644 --- a/playbooks/dna-gw.yml +++ b/playbooks/dna-gw.yml @@ -84,7 +84,7 @@ with_first_found: - /srv/letsencrypt/live/dns.home.foo.sh/privkey.pem - "/srv/ca/private/{{ inventory_hostname }}.key" - tags: certificate + tags: certificates notify: restart unbound - name: copy dns certificate and ca cert copy: @@ -96,7 +96,7 @@ with_first_found: - /srv/letsencrypt/live/dns.home.foo.sh/fullchain.pem - "/srv/ca/certs/hosts/{{ inventory_hostname }}.crt" - tags: certificate + tags: certificates notify: restart unbound - name: copy dns zone files copy: