forked from CCCHH/ansible-infra
unbound(role): also over write fallback_dns in resolvd
This commit is contained in:
parent
22ace3c537
commit
ebdafb997f
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
deploy_systemd_resolved_config__enable: false
|
||||
deploy_systemd_resolved_config__dns:
|
||||
- 127.0.0.1
|
||||
deploy_systemd_resolved_config__fallback_dns:
|
||||
- 127.0.0.1
|
||||
|
||||
- name: flush handlers
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue