Files
homelab/ansible/ansible.cfg
T
2026-04-02 00:27:25 +01:00

6 lines
161 B
INI

[defaults]
roles_path = ./roles
inventory = ./inventories/production.yml
host_key_checking = False
deprecation_warnings = False
interpreter_python = auto_silent