style(tasks): remove trailing whitespace
This commit is contained in:
parent
4d90c7a962
commit
5cd5b43229
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
- name: Check if restic is installed
|
||||
stat:
|
||||
stat:
|
||||
path: "{{ restic_path }}"
|
||||
register: restic_binary
|
||||
|
||||
|
|
Loading…
Reference in a new issue