Files
k3s-ansible/inventory/my-cluster/host_vars/yunobo
T
2025-08-29 22:21:30 +01:00

11 lines
180 B
Plaintext

---
ansible_user: root
ansible_host: 10.0.3.3
ansible_ssh_pass: "{{ proxmox_api_password }}"
ip_addr: 10.0.3.3
# interface which will be used for flannel
flannel_iface: "vmbr0"