Set up Ansible homelab infrastructure
- Inventory based on tailscale - Structure of the project
This commit is contained in:
6
ansible.cfg
Normal file
6
ansible.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[defaults]
|
||||
inventory = inventory/
|
||||
host_key_checking = False
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = True
|
||||
Reference in New Issue
Block a user