Files
homelab/ansible.cfg
Matthew McKinnon f5eaf862c2
All checks were successful
Deploy / Prepare Build (push) Successful in 20s
chore: update ansible.cfg to use hosts.ini
2025-09-22 19:52:54 +10:00

7 lines
114 B
INI

[defaults]
inventory=hosts.ini
deprecation_warnings=False
host_key_checking=False
interpreter_python=auto_silent