Add ansible.cfg
This commit is contained in:
		
							
								
								
									
										9
									
								
								ansible.cfg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								ansible.cfg
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,9 @@ | ||||
| [defaults] | ||||
| retry_files_enabled = false | ||||
|  | ||||
| [privilege_escalation] | ||||
| become = true | ||||
| become_method = sudo | ||||
|  | ||||
| [ssh_connection] | ||||
| pipelining = true | ||||
		Reference in New Issue
	
	Block a user