mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-11-16 01:20:10 +01:00
- if needed creation of a service user incl. creation of the ssh-key, - add the ssh key to authorized_keys, - auto init of the repos, - creation and start of systemd timer and services and - installation of the Docker helperscript. |
||
|---|---|---|
| .. | ||
| 01_install.yml | ||
| 02_create_backup_user_and_group.yml | ||
| 02_create_key.yml | ||
| 03_configure.yml | ||
| 04_init_borg_repo.yml | ||
| 05_create_timer.yml | ||
| install_package.yml | ||
| install_pip.yml | ||
| main.yml | ||
| noauto_create_links_and_install_helperscripts.yml | ||
| noauto_install_package.yml | ||
| noauto_install_pip.yml | ||