fix: minor fixes
This commit is contained in:
parent
cf465e009d
commit
689eca585e
2 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue