mirror of
				https://gitea.0xace.cc/ansible-galaxy/ddclient.git
				synced 2025-11-04 13:47:24 +00:00 
			
		
		
		
	fix readme
This commit is contained in:
		
							
								
								
									
										20
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								README.md
									
									
									
									
									
								
							@@ -2,14 +2,14 @@ Deploy ddclient.
 | 
			
		||||
 | 
			
		||||
Example config:
 | 
			
		||||
 | 
			
		||||
   ddclient_tsig_public_key_base64: "you_base64_public_key_here"
 | 
			
		||||
   ddclient_tsig_private_key_base64: "you_base64_private_key_here"
 | 
			
		||||
   
 | 
			
		||||
   ddclient_hosts:
 | 
			
		||||
     - name: record1.example.com
 | 
			
		||||
       dns_ip: 192.168.1.2
 | 
			
		||||
       domain: example.com
 | 
			
		||||
     - name: record2.example.com
 | 
			
		||||
       dns_ip: 192.168.1.2
 | 
			
		||||
       domain: example.com
 | 
			
		||||
    ddclient_tsig_public_key_base64: "you_base64_public_key_here"
 | 
			
		||||
    ddclient_tsig_private_key_base64: "you_base64_private_key_here"
 | 
			
		||||
    
 | 
			
		||||
    ddclient_hosts:
 | 
			
		||||
      - name: record1.example.com
 | 
			
		||||
        dns_ip: 192.168.1.2
 | 
			
		||||
        domain: example.com
 | 
			
		||||
      - name: record2.example.com
 | 
			
		||||
        dns_ip: 192.168.1.2
 | 
			
		||||
        domain: example.com
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user