Trim message in split integration test.

pull/77703/head
Matt Clay 3 years ago
parent dbdbfe845a
commit dcda1e7239

@ -27,4 +27,4 @@
when: split is not success or not split.stat.exists when: split is not success or not split.stat.exists
- name: Show host details - name: Show host details
debug: debug:
msg: "{{ message }}" msg: "{{ message | trim }}"

Loading…
Cancel
Save