style(tasks): remove trailing whitespace

This commit is contained in:
angristan 2019-03-21 11:56:55 +01:00
parent 4d90c7a962
commit 5cd5b43229

View file

@ -1,7 +1,7 @@
--- ---
- name: Check if restic is installed - name: Check if restic is installed
stat: stat:
path: "{{ restic_path }}" path: "{{ restic_path }}"
register: restic_binary register: restic_binary