0955
This commit is contained in:
@@ -229,7 +229,7 @@
|
||||
debug:
|
||||
msg:
|
||||
- "Dev1 collected fw='{{ dev1_fw_clean | default('') }}'"
|
||||
- "Inventory fw (hostvars.custom_fields.fw_version)='{{ (hostvars[inventory_hostname].custom_fields.fw_version | default('')) }}'"
|
||||
- "Inventory fw (hostvars.custom_fields.fw_version)='{{ nb_fw_version | default('')) }}'"
|
||||
|
||||
- name: Dev1 | Version matches NetBox → skip update
|
||||
when: (dev1_fw_clean | default('')) == (nb_fw_version | default(''))
|
||||
|
||||
Reference in New Issue
Block a user