ansible-role-borg-backup/tasks
Frank Dornheim cd7a054f98 Refactored
2023-03-10 18:24:27 +01:00
..
01_install.yml
02_create_backup_user_and_group.yml
02_create_key.yml fix ansible-lint errors and warnings 2023-03-05 21:41:06 +01:00
02_user_management.yml Switch created to perform the backup as root or service account. If a service account is to be used, it will be created. 2023-03-10 17:58:30 +01:00
03_configure.yml
03_create_key.yml Refactored: Check for ssh-key if not present, genereate them. 2023-03-10 18:10:54 +01:00
03_create_links_to_borg_and_borgmatic.yml Refactored 2023-03-10 18:12:09 +01:00
04_create_links_to_borg_and_borgmatic.yml renamed tasks/03_configure.yml to tasks/04_create_links_to_borg_and_borgmatic.yml 2023-03-10 18:24:02 +01:00
04_init_borg_repo.yml
05_configure.yml Refactored 2023-03-10 18:14:40 +01:00
05_install_timer.yml reworked timer install logic 2023-03-08 15:19:10 +01:00
07_install_timer.yml Refactored 2023-03-10 18:24:27 +01:00
main.yml fix ansible-lint errors and warnings 2023-03-05 21:41:06 +01:00
noauto_create_backup_user_and_group.yml Refactored 2023-03-10 18:24:27 +01:00
noauto_create_cronjobs.yml reworked timer install logic 2023-03-08 15:20:04 +01:00
noauto_create_links_and_install_helperscripts.yml
noauto_create_timer.yml reworked timer install logic 2023-03-08 15:20:04 +01:00
noauto_install_package.yml
noauto_install_pip.yml