Files
infra-phytron/ansible/ansible.cfg
T
2026-07-10 09:57:37 +02:00

9 lines
157 B
INI

[defaults]
nocows = 1
host_key_checking = false
inventory = ./hosts.ini
ansible_python_interpreter = /usr/bin/python3
[ssh_connections]
pipelining = true