Fixes after test, OpenBSD ok
This commit is contained in:
		@@ -7,6 +7,7 @@
 | 
			
		||||
  package:
 | 
			
		||||
    name: unbound
 | 
			
		||||
    state: present
 | 
			
		||||
  when: unbound_install_package
 | 
			
		||||
 | 
			
		||||
- name: unbound | Deploy config
 | 
			
		||||
  template:
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
unbound_package_name: unbound
 | 
			
		||||
unbound_install_package: yes
 | 
			
		||||
  
 | 
			
		||||
unbound_config:
 | 
			
		||||
  path: /etc/unbound/unbound.conf
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
unbound_package_name: unbound
 | 
			
		||||
unbound_install_package: no
 | 
			
		||||
  
 | 
			
		||||
unbound_config:
 | 
			
		||||
  path: /var/unbound/etc/unbound.conf
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user