mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 09:12:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			174 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			174 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[defaults]
 | 
						|
inventory = ./hosts
 | 
						|
timeout = 42
 | 
						|
 | 
						|
[privilege_escalation]
 | 
						|
become = True
 | 
						|
become_ask_pass = True
 | 
						|
 | 
						|
[ssh_connection]
 | 
						|
pipelining = True
 | 
						|
retries = 3
 | 
						|
 | 
						|
[diff]
 | 
						|
always = yes
 |