k3s-ansible/inventory/sample
Timothy Stewart 6d9f3453ac fix(flannel): default the interface to each host's default IPv4 interface
- Replace the hardcoded flannel_iface: eth0 with a per-host default derived
  from ansible_facts.default_ipv4.interface
- KVM/cloud hosts that are not named eth0 (e.g. enp1s0, ens3) now resolve the
  interface automatically instead of failing the k3s_node_ip lookup
- Update the commented calico_iface / cilium_iface examples to match
- Co-authored-by: Fritz Dunkel <677609+FinalDoom@users.noreply.github.com>
- Fixes #621
2026-08-03 10:28:37 -05:00
..
group_vars fix(flannel): default the interface to each host's default IPv4 interface 2026-08-03 10:28:37 -05:00
hosts.ini add support for proxmox lxc containers (#209) 2023-01-29 21:23:31 -06:00