mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2024-11-19 19:07:42 +01:00
11 lines
114 B
YAML
11 lines
114 B
YAML
---
|
|
borg_packages:
|
|
- cronie
|
|
- gcc
|
|
- openssh
|
|
- pkgconfig
|
|
- python-pip
|
|
|
|
python_bin: python3
|
|
pip_bin: pip3
|