Files
homelab-ansible/ansible.cfg
Damien cfacc40854 Set up Ansible homelab infrastructure
- Inventory based on tailscale
- Structure of the project
2026-06-01 10:02:17 +02:00

7 lines
106 B
INI

[defaults]
inventory = inventory/
host_key_checking = False
[ssh_connection]
pipelining = True