Fix ansible.cfg
This commit is contained in:
		@@ -11,5 +11,5 @@ remote_user = root
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[ssh_connection]
 | 
					[ssh_connection]
 | 
				
			||||||
control_path = ~/.ssh/cm-%%r@%%h:%%p
 | 
					control_path = ~/.ssh/cm-%%r@%%h:%%p
 | 
				
			||||||
ssh_args = -o ControlMaster=auto -o ControlPersist=8h -F ssh_config
 | 
					ssh_args = -o ControlMaster=auto -o ControlPersist=8h -F ansible/ssh_config
 | 
				
			||||||
pipelining = True
 | 
					pipelining = True
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user