fix: script rewrite & shell command
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
mode: 0644
|
||||
|
||||
- name: Uncompress restic
|
||||
ansible.builtin.command:
|
||||
ansible.builtin.shell:
|
||||
cmd: "bzip2 -dc /tmp/restic_{{ restic_version }}_{{ restic_system }}_{{ restic_architecture }}.bz2 > {{ restic_path }}"
|
||||
changed_when: true
|
||||
|
||||
|
Reference in New Issue
Block a user