Add a utility directory #16

Merged
otthorn merged 7 commits from add_utils into master 2021-02-11 22:39:44 +01:00
Showing only changes of commit 02b28f45a2 - Show all commits

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 != ""