Revert "Apparently this can get empty"
This reverts commit 5ee810921174f9972d0a6963084165f54412fd45.
This commit is contained in:
parent
5ee8109211
commit
3b4169bafb
@ -42,6 +42,6 @@
|
||||
|
||||
loop: '{{ installupdates_iocage.results }}'
|
||||
loop_control:
|
||||
label: '{{ item.cmd | default(["No command seen"]) | join(" ") }}'
|
||||
label: '{{ item.cmd | join(" ") }}'
|
||||
when: installupdates_iocage
|
||||
when: iocage_available.stat.exists
|
||||
|
Loading…
x
Reference in New Issue
Block a user