Fix yaml lint

This commit is contained in:
otthorn 2021-02-10 11:07:36 +01:00
parent 2f0d6be4e9
commit 02b28f45a2

View file

@ -28,4 +28,3 @@
path: /tmp/ansible_dump_reboot_needed.txt path: /tmp/ansible_dump_reboot_needed.txt
line: "{{ ansible_facts['nodename'] }} : {{ result.stdout }}" line: "{{ ansible_facts['nodename'] }} : {{ result.stdout }}"
when: result.stdout != "" when: result.stdout != ""