Files
kubuntu-ansible/ansible.cfg
T
sbstp e8f348bc36
ci/woodpecker/push/lint Pipeline was successful
initial commit
2026-04-30 22:22:14 -04:00

9 lines
234 B
INI

[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