copr-builders: typo in the debugging output

This commit is contained in:
Pavel Raiskup 2024-02-28 17:10:49 +01:00
parent fe9f0e6f75
commit 29731ef93d

View file

@ -135,8 +135,8 @@
- starting_builder
- "'failed' in enable_swap_active.stdout"
- name: print out the output
debug: var=enable_swap_active.stdout_lines
- name: print out the enable-swap failure logs
debug: var=journalctl_output.stdout_lines
when:
- starting_builder
- "'failed' in enable_swap_active.stdout"