mirror of
https://github.com/nikdoof/ansible-borgmatic.git
synced 2025-12-13 10:52:19 +00:00
Support Debian
This commit is contained in:
2
vars/os/Debian.yaml
Normal file
2
vars/os/Debian.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
borgmatic_install_from_package: true
|
||||
2
vars/os/RedHat.yaml
Normal file
2
vars/os/RedHat.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
borgmatic_install_from_pip: true
|
||||
Reference in New Issue
Block a user