Remove SSH compression and INI inventory plugin
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
				
			|||||||
host_key_checking = false
 | 
					host_key_checking = false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[ssh_connection]
 | 
					[ssh_connection]
 | 
				
			||||||
ssh_args = "-C -o ControlMaster=auto -o ControlPersist=60s -o ForwardAgent=yes"
 | 
					ssh_args = "-o ControlMaster=auto -o ControlPersist=60s -o ForwardAgent=yes"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[inventory]
 | 
					[inventory]
 | 
				
			||||||
enable_plugins = yaml
 | 
					enable_plugins = ansible.builtin.yaml
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user