- move ansible project within infra - introduce terraform/opentofu for proxmox VM management
5 lines
136 B
INI
5 lines
136 B
INI
[defaults]
|
|
inventory = ./inventory/hosts.yaml
|
|
roles_path = ./roles
|
|
host_key_checking = False
|
|
vault_password_file = ~/.ansible_vault_pass |