Feat(Songe): start borgbackup server config
This commit is contained in:
5
tasks/borg_server.yml
Normal file
5
tasks/borg_server.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Install borgbackup
|
||||
apt:
|
||||
name: borgbackup
|
||||
state: present
|
Reference in New Issue
Block a user