diff --git a/playbooks/dna-gw.yml b/playbooks/dna-gw.yml index 71ef499..7a8e99b 100644 --- a/playbooks/dna-gw.yml +++ b/playbooks/dna-gw.yml @@ -150,3 +150,7 @@ - name: Import unbound role ansible.builtin.import_role: name: unbound + + - name: Import unbound_exporter role + ansible.builtin.import_role: + name: unbound_exporter