Files
hyperv-demo/ansible.cfg
2026-04-28 22:45:25 -04:00

12 lines
255 B
INI

[defaults]
inventory = /home/ptoal/Dev/inventories/toallab-inventory
host_key_checking = False
retry_files_enabled = False
roles_path = roles
collections_path = collections
interpreter_python = auto_silent
timeout = 30
[ssh_connection]
pipelining = True