@@ -0,0 +1,8 @@
|
||||
[defaults]
|
||||
inventory = inventory.ini
|
||||
host_key_checking = False
|
||||
timeout = 60
|
||||
interpreter_python = auto
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args=-o ControlMaster=auto -o ControlPersist=60s -o ControlPath=/tmp/ansible-ssh-%h-%p-%r -o ForwardAgent=yes
|
||||
Reference in New Issue
Block a user