refactor ♻️: Remove redundant task for detecting physical NIC

This refactoring removes a redundant task that was previously used to detect physical network interfaces, simplifying the codebase and improving performance.
This commit is contained in:
2025-12-23 21:34:22 +01:00
parent f087eaf5cd
commit 7a388c1d55

View File

@@ -19,7 +19,6 @@
msg: "{{ bridge_links.stdout_lines }}"
- name: "Detect physical NIC backing {{ wol_bridge }}"
- name: Detect physical NIC backing vmbr0
ansible.builtin.set_fact:
wol_detected_phy_candidates: >-
{{