fix: minor fixes

This commit is contained in:
Matthieu Bessat 2024-07-10 00:07:13 +02:00
parent cf465e009d
commit 689eca585e
2 changed files with 2 additions and 1 deletions

View file

@ -33,6 +33,7 @@
# copy from dots file to the /etc/unbound/config.d the additonal config enabled
- name: Setup additonal namespaces config
when: unbound_profiles is defined
become: true
copy:
src: "{{ home }}/.dots/config/unbound/profiles/{{ item }}.conf"