Correct task name

This commit is contained in:
Andreas Zweili 2021-08-23 14:35:04 +02:00
parent ac21080744
commit 5fb79d725c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
url: "{{ restic_url }}"
dest: /tmp/restic.bz2
- name: "Download and install restic"
- name: "Install restic"
unarchive:
src: "/tmp/restic.bz2"
dest: /usr/bin/restic