Allow lst fixed
This commit is contained in:
		@@ -9,4 +9,5 @@ repo_state: "{{ powerdns_recursor__state }}"
 | 
			
		||||
forward_lst: "{{ powerdns_recursor.forward_lst | default ([]) }}"
 | 
			
		||||
#  domain: auth_server_ip
 | 
			
		||||
nta_lst: "{{ powerdns_recursor.nta_lst | default([]) }}"
 | 
			
		||||
allow_lst: "{{ powerdns_recursor.allow_lst | default (['127.0.0.0/8', '10.0.0.0/8']) }}"
 | 
			
		||||
root_cached: "{{ powerdns_recursor.root_cached | default('file') }}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user