Files
rproxy/ansible.cfg

8 lines
142 B
INI
Raw Normal View History

2024-09-27 22:44:33 +03:00
[defaults]
hostfile = hosts.ini
host_key_checking = false
interpreter_python = /usr/bin/python3
forks = 30
[ssh_connection]
pipelining = true