mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2022-01-21 15:00
This commit is contained in:
		| @@ -27,8 +27,10 @@ server: | ||||
|   private-address: 172.16.0.0/12 | ||||
|   private-address: 192.168.0.0/16 | ||||
| {% for zone in unbound_forward_zones %} | ||||
| {% if zone.name != '.' %} | ||||
|   private-domain: "{{ zone.name }}" | ||||
|   domain-insecure: "{{ zone.name }}" | ||||
| {% endif %} | ||||
| {% endfor %} | ||||
| {% for zone in unbound_local_zones %} | ||||
|   local-zone: "{{ zone.name }}{% if not zone.name is search('\.$') %}.{% endif %}" static | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud