Fix(Choux): add python-llfuse to mount borg backup
This commit is contained in:
parent
448a1d742f
commit
701e592673
@ -9,7 +9,9 @@
|
|||||||
|
|
||||||
- name: Install borgbackup
|
- name: Install borgbackup
|
||||||
pacman:
|
pacman:
|
||||||
name: borg
|
name:
|
||||||
|
- borg
|
||||||
|
- python-llfuse
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Create script directory
|
- name: Create script directory
|
||||||
|
Loading…
Reference in New Issue
Block a user