mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-11-05 11:33:28 +01:00
Update defaults.yml
This commit is contained in:
parent
103ad81a80
commit
850205672a
1 changed files with 1 additions and 1 deletions
|
@ -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 }}'
|
||||
|
|
Loading…
Reference in a new issue