missedd file ext

This commit is contained in:
tolerryan
2024-10-18 13:24:20 -05:00
parent 2f10b3f875
commit 54593b7f52

View File

@@ -141,7 +141,7 @@
- name: Move restic to /usr/bin/
copy:
src: "/tmp/restic"
src: "/tmp/restic.bz2"
dest: "/usr/bin/restic"
remote_src: yes