format correction
This commit is contained in:
@@ -134,7 +134,7 @@
|
|||||||
|
|
||||||
- name: Extract restic bz2 file
|
- name: Extract restic bz2 file
|
||||||
ansible.builtin.command:
|
ansible.builtin.command:
|
||||||
cmd: bunzip2 /tmp/restic.bz2 /tmp/restic
|
cmd: bunzip2 /tmp/restic.bz2
|
||||||
creates: /tmp/restic
|
creates: /tmp/restic
|
||||||
|
|
||||||
- name: Move restic to /usr/bin/
|
- name: Move restic to /usr/bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user