copr-builders: typo in the debugging output
This commit is contained in:
parent
fe9f0e6f75
commit
29731ef93d
1 changed files with 2 additions and 2 deletions
|
@ -135,8 +135,8 @@
|
||||||
- starting_builder
|
- starting_builder
|
||||||
- "'failed' in enable_swap_active.stdout"
|
- "'failed' in enable_swap_active.stdout"
|
||||||
|
|
||||||
- name: print out the output
|
- name: print out the enable-swap failure logs
|
||||||
debug: var=enable_swap_active.stdout_lines
|
debug: var=journalctl_output.stdout_lines
|
||||||
when:
|
when:
|
||||||
- starting_builder
|
- starting_builder
|
||||||
- "'failed' in enable_swap_active.stdout"
|
- "'failed' in enable_swap_active.stdout"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue