Commit Graph

1 Commits

Author SHA1 Message Date
Timothy Stewart a33550fa49 test(flannel): add regression test for per-host interface default
- Add a focused test that renders the sample inventory's flannel_iface
  expression against fake ansible facts
- Assert a non-eth0 host (enp1s0, ens3) resolves its own interface and that
  the expression defaults from ansible_facts.default_ipv4.interface
- Wire it as a local pre-commit hook (default-interface-test)
2026-08-03 10:39:35 -05:00