opengauss-deploy/ansible.cfg
2025-04-10 11:26:55 +08:00

10 lines
208 B
INI

[defaults]
inventory = inventory.ini
host_key_checking = False
deprecation_warnings = False
timeout = 30
pipelining = True
[ssh_connection]
retries = 3
ssh_args = -o ControlMaster=auto -o ControlPersist=60s