/usr merge was only in EL7+. We still have some EL6

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-05-18 10:11:39 +00:00
parent bba28c10eb
commit 6022392806

View file

@ -35,7 +35,7 @@
delegate_to: localhost
delegate_facts: false
# Remove the variable from memory
- command: "/usr/bin/true"
- command: "/bin/true"
register: sar_data
- name: Create the archive