ansible-role-borg-backup/tasks
AJ Jordan e47f4bc4cc Extract asserts into their own file
These don't really belong in the "install" file.
2025-03-30 02:22:08 -04:00
..
00_assert.yml Extract asserts into their own file 2025-03-30 02:22:08 -04:00
01_install.yml Extract asserts into their own file 2025-03-30 02:22:08 -04: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 Don't fail if cron isn't installed when setting up systemd timer (#147) 2024-03-07 21:11:02 +00:00
noauto_install_package.yml Fix failing on EPEL check in Fedora (#111) 2023-04-19 11:07:29 +01:00
noauto_install_pip.yml Test and dependency fixes (#153) 2024-10-18 11:35:39 +01:00