ansible-role-borg-backup/tasks
Sam Hartsfield 7876794e9b 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).
2023-03-30 17:26:33 -04:00
..
01_install.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
02_user_management.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
03_create_key.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
05_configure.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
07_install_timer.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
main.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
noauto_create_backup_user_and_group.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
noauto_create_timer_cron.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
noauto_create_timer_systemd.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00
noauto_install_package.yml Fix failing on EPEL check in Fedora 2023-03-30 17:26:33 -04:00
noauto_install_pip.yml Restructure role, add Systemd timer option. By @conloos (#112) 2023-03-28 18:01:12 +01:00