ansible-role-borgbackup/vars/Fedora.yml

22 lines
283 B
YAML
Raw Normal View History

---
borg_packages:
- libacl-devel
- libacl
- gcc
- gcc-c++
- openssl-devel
- python-pip
- python-wheel
- python-devel
- python-setuptools
- openssh-clients
- cronie
python_bin: python
pip_bin: pip
borg_python_packages:
- cython
- borgbackup
- borgmatic