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

View file

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