diff --git a/tasks/main.yml b/tasks/main.yml index 29fb617..a27b354 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -1,4 +1,4 @@ -- name: "Download Keeweb" +- name: "Download restic" get_url: url: "{{ restic_url }}" dest: /tmp/restic.bz2