📦: restic v0.16.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
restic_version: "0.16.4"
|
restic_version: "0.16.5"
|
||||||
restic_architecture: "amd64"
|
restic_architecture: "amd64"
|
||||||
restic_system: "{{ ansible_facts['system'] | lower }}"
|
restic_system: "{{ ansible_facts['system'] | lower }}"
|
||||||
restic_download_url: "https://github.com/restic/restic/releases/download/v{{ restic_version }}/restic_{{ restic_version }}_{{ restic_system }}_{{ restic_architecture }}.bz2"
|
restic_download_url: "https://github.com/restic/restic/releases/download/v{{ restic_version }}/restic_{{ restic_version }}_{{ restic_system }}_{{ restic_architecture }}.bz2"
|
||||||
|
Reference in New Issue
Block a user