fix truthy value linting

pull/11202/head
Payback159 2024-09-25 12:06:03 +02:00
parent 578add514e
commit f88ad39431
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
shell: "{{ image_info_command }}"
register: node_images
changed_when: false
check_mode: no
check_mode: false
- name: Show node images
debug: