Fixes after test, OpenBSD ok

master
Oleg Vasilev 2021-12-27 19:20:21 +03:00
parent 481bc2e7d4
commit b685dcbb0f
3 changed files with 3 additions and 2 deletions

View File

@ -7,6 +7,7 @@
package:
name: unbound
state: present
when: unbound_install_package
- name: unbound | Deploy config
template:

View File

@ -1,6 +1,6 @@
---
unbound_package_name: unbound
unbound_install_package: yes
unbound_config:
path: /etc/unbound/unbound.conf

View File

@ -1,6 +1,6 @@
---
unbound_package_name: unbound
unbound_install_package: no
unbound_config:
path: /var/unbound/etc/unbound.conf