Add unbound_exporter to dna-gw hosts
This commit is contained in:
parent
964e841c1d
commit
e1dd03e859
1 changed files with 4 additions and 0 deletions
|
@ -150,3 +150,7 @@
|
||||||
- name: Import unbound role
|
- name: Import unbound role
|
||||||
ansible.builtin.import_role:
|
ansible.builtin.import_role:
|
||||||
name: unbound
|
name: unbound
|
||||||
|
|
||||||
|
- name: Import unbound_exporter role
|
||||||
|
ansible.builtin.import_role:
|
||||||
|
name: unbound_exporter
|
||||||
|
|
Loading…
Add table
Reference in a new issue