0750
This commit is contained in:
@@ -401,7 +401,7 @@
|
||||
changed_when: false
|
||||
|
||||
# -------------------- CHANGE 2: safety guard using dev2_mac (only if we actually discovered one) --------------------
|
||||
- name: Read remote eth0 MAC via selected connection (guard: ensure this is DEV2)
|
||||
- name: Read remote eth0 MAC via selected connection (guard ensure this is DEV2)
|
||||
when: dev2_conn_method == "tunnel" and dev2_passfile_used != "NONE" and (dev2_mac | default('') | trim | length > 0)
|
||||
delegate_to: localhost
|
||||
ansible.builtin.shell: |
|
||||
|
||||
Reference in New Issue
Block a user