Let each SAR play write as soon as it can

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-05-18 10:05:13 +00:00
parent 1007e7f3d5
commit 953c457dfd

View file

@ -16,6 +16,7 @@
- name: Gather SAR data - name: Gather SAR data
hosts: sar hosts: sar
stragegy: free
tasks: tasks:
- command: "{{ sar_script }}" - command: "{{ sar_script }}"
environment: environment: