fix inmem-test.yml
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
debug:
|
||||
msg:
|
||||
- "host : {{ inventory_hostname }}"
|
||||
- "failed : {{ r_check_file.failed }} {{ r_check_file.msg }}"
|
||||
- "failed : {{ r_check_file.failed }} {{ r_check_file.msg | default(omit) }}"
|
||||
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user