homelab-automation/ansible/ansible.cfg
Benjamin Hays bd06770c7a
Some checks failed
Ansible Deploy / deploy (ansible/playbooks/debian.yml) (push) Failing after 2m23s
Ansible Deploy / deploy (ansible/playbooks/proxmox.yml) (push) Failing after 1m9s
Ansible Lint / build (push) Successful in 1m22s
fix strange folder naming error
2025-05-18 10:25:12 -04:00

9 lines
165 B
INI

[defaults]
nocows = 1
host_key_checking = False
inventory = ./inventory/homelab.ini
interpreter_python=auto_silent
[privilege_escalation]
#become_ask_pass = True