diff --git a/vars/defaults.yml b/vars/defaults.yml index cba597f..67989fe 100644 --- a/vars/defaults.yml +++ b/vars/defaults.yml @@ -8,7 +8,7 @@ _platform_map: armv6l: arm restic_create_paths: - - '{{ restic_install_path }}/bin' + - '{{ restic_download_path }}/bin' - '{{ restic_script_dir }}' restic_bin_bath: '{{ restic_download_path }}/bin/restic-{{ restic_version }}'