Fix dns issues
Add woodpecker agent dns Add ipv6 binding to acme_dns
This commit is contained in:
		
							parent
							
								
									8a420a5c35
								
							
						
					
					
						commit
						d3e5f80728
					
				
					 2 changed files with 12 additions and 3 deletions
				
			
		|  | @ -25,3 +25,5 @@ acme_dns_compose: | |||
|         ports: | ||||
|           - "{{ ansible_default_ipv4.address }}:53:53" | ||||
|           - "{{ ansible_default_ipv4.address }}:53:53/udp" | ||||
|           - "{{ ansible_default_ipv6.address }}:53:53" | ||||
|           - "{{ ansible_default_ipv6.address }}:53:53/udp" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue