This commit is contained in:
2025-10-24 12:02:43 +03:00
parent c7a9e7ebe0
commit c1f533bf83

View File

@@ -336,6 +336,12 @@
changed_when: false changed_when: false
ignore_errors: true ignore_errors: true
### added by pavel
- name: Debug output firmux variable
delegate_to: localhost
debug:
msg: "firmux caught: {{ dev2_firmux.stdout }}"
# Dev2: firmux-only selection (prefer a line that has "rev NNNN") # Dev2: firmux-only selection (prefer a line that has "rev NNNN")
- name: Dev2 | Prepare firmux lines list - name: Dev2 | Prepare firmux lines list
delegate_to: localhost delegate_to: localhost