Add unbound_exporter to dna-gw hosts

This commit is contained in:
Timo Makinen 2025-01-19 18:21:33 +00:00
parent 964e841c1d
commit e1dd03e859

View file

@ -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