1059
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user