fix command

This commit is contained in:
Andreas Zweili 2021-08-23 15:02:14 +02:00
parent b67a090397
commit d74674711c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
dest: /tmp/restic.bz2
- name: "Extract restic"
command: "bzip -d /tmp/restic.bz2"
command: "bzip2 -d /tmp/restic.bz2"
- name: "Install restic"
copy: