mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-11-04 01:19:32 +01:00
* Fix failing on EPEL check in Fedora Only applies when using the "package" install method. Added a separate variable "borg_require_epel" to make it easy to disable the check in any other situations (e.g. using a custom mirror instead of the epel-release package). * Explain default value of borg_require_epel |
||
|---|---|---|
| .. | ||
| 01_install.yml | ||
| 02_user_management.yml | ||
| 03_create_key.yml | ||
| 05_configure.yml | ||
| 07_install_timer.yml | ||
| main.yml | ||
| noauto_create_backup_user_and_group.yml | ||
| noauto_create_timer_cron.yml | ||
| noauto_create_timer_systemd.yml | ||
| noauto_install_package.yml | ||
| noauto_install_pip.yml | ||