Files
k3s-ansible/inventory/my-cluster/host_vars/revali
T
2023-02-09 23:03:36 +00:00

8 lines
177 B
Plaintext

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