Update defaults.yml

This commit is contained in:
Matthias Leutenegger 2020-05-18 11:27:38 +02:00 committed by GitHub
parent 103ad81a80
commit 850205672a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}'