infra: introduce terraform/opentofu for proxmox management
- move ansible project within infra - introduce terraform/opentofu for proxmox VM management
This commit is contained in:
5
infra/ansible/ansible.cfg
Normal file
5
infra/ansible/ansible.cfg
Normal file
@ -0,0 +1,5 @@
|
||||
[defaults]
|
||||
inventory = ./inventory/hosts.yaml
|
||||
roles_path = ./roles
|
||||
host_key_checking = False
|
||||
vault_password_file = ~/.ansible_vault_pass
|
||||
Reference in New Issue
Block a user