fix inmem-test.yml
This commit is contained in:
@ -51,7 +51,7 @@
|
|||||||
debug:
|
debug:
|
||||||
msg:
|
msg:
|
||||||
- "host : {{ inventory_hostname }}"
|
- "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