17:40
This commit is contained in:
@@ -642,6 +642,9 @@
|
|||||||
ansible.builtin.debug:
|
ansible.builtin.debug:
|
||||||
msg: "DEV2 firmux={{ (dev2_firmux.stdout | default('')) | trim }}"
|
msg: "DEV2 firmux={{ (dev2_firmux.stdout | default('')) | trim }}"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# ===== NEW: derive expected & current firmware cores and block if equal (unless force-upgrade) =====
|
# ===== NEW: derive expected & current firmware cores and block if equal (unless force-upgrade) =====
|
||||||
- name: Derive expected target_version core (early, from image filename)
|
- name: Derive expected target_version core (early, from image filename)
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user