mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-17 16:37:46 +00:00
remove borg
This commit is contained in:
parent
4ca00a2810
commit
2d45771d0b
2 changed files with 0 additions and 8 deletions
|
|
@ -66,7 +66,6 @@
|
|||
- { role: backitup, tags: ["backitup"] }
|
||||
- { role: cryptshot, tags: ["cryptshot"], when: "cryptshot is defined" }
|
||||
- { role: resnap, tags: ["resnap"], when: "resnap is defined" }
|
||||
- { role: borg, tags: ["borg"] }
|
||||
- { role: tarsnap, tags: ["tarsnap"] }
|
||||
- { role: mapping, tags: ["mapping"] }
|
||||
- { role: sound, tags: ["sound"] }
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
- name: Install borg
|
||||
community.general.pacman:
|
||||
name:
|
||||
- python-llfuse
|
||||
- borg
|
||||
state: present
|
||||
Loading…
Add table
Add a link
Reference in a new issue