3944aa17b8No auto init
Manu
2023-03-11 11:27:37 +0000
e3b22f1849Update Python version for testing
Manu
2023-03-11 11:09:05 +0000
3a80957fe8add example for service account
Frank Dornheim
2023-03-10 18:31:30 +0100
2e8fc5e266Refactored
Frank Dornheim
2023-03-10 18:24:49 +0100
cd7a054f98Refactored
Frank Dornheim
2023-03-10 18:24:27 +0100
c80257320frenamed tasks/03_configure.yml to tasks/04_create_links_to_borg_and_borgmatic.yml
Frank Dornheim
2023-03-10 18:24:02 +0100
d992c83e49Refactored
Frank Dornheim
2023-03-10 18:14:40 +0100
03c9f4ff11Refactored
Frank Dornheim
2023-03-10 18:12:09 +0100
926a98840cRefactored: Check for ssh-key if not present, genereate them.
Frank Dornheim
2023-03-10 18:10:54 +0100
4c2377e188Switch created to perform the backup as root or service account. If a service account is to be used, it will be created.
Frank Dornheim
2023-03-10 17:58:30 +0100
1a3131cefcadd new parameters for tests
Frank Dornheim
2023-03-10 17:54:49 +0100
cdd541590fAdd comments for running backup with service account
Frank Dornheim
2023-03-10 17:53:07 +0100
ea619be53freworked timer install logic
Frank Dornheim
2023-03-08 15:20:04 +0100
7414f85e39reworked timer install logic
Frank Dornheim
2023-03-08 15:19:10 +0100
05baedc841Add variable borg_cron_package to install the cron-packages in case of using timer: cron
Frank Dornheim
2023-03-08 15:14:36 +0100
252850064dAdd description to borgmatic_timer_cron_name and borgmatic_timer
Frank Dornheim
2023-03-08 15:11:47 +0100
dd0521b816- renamed borgmatic_cron_name to borgmatic_timer_cron_name to be more convergent. - Change recommendations implemented by m3nu so that creation of a timer (systemd or cron) is optional and can be selected via borgmatic_timer.
Frank Dornheim
2023-03-08 15:06:47 +0100
cda39e7314add option: borgmatic_timer
Frank Dornheim
2023-03-08 14:28:49 +0100
cb52a83ff1fix letter turner
Frank Dornheim
2023-03-05 21:54:14 +0100
a09650c8f2fix ansible-lint errors and warnings
Frank Dornheim
2023-03-05 21:41:06 +0100
40b81c759bcleanup
Frank Dornheim
2023-03-05 14:18:48 +0100
173e16b2c4Add borgmatic_initialization_repo (bool) as option to disable init of repo
Frank Dornheim
2023-03-05 14:18:18 +0100
fa719dfce1- "borg_source_directories" is not longer a required Argument - add "borg_keys_directory" to load key from Service user during starting borgmatic by sudo
Frank Dornheim
2023-03-05 14:05:29 +0100
5ac571438ecleanup: user backup_user
Frank Dornheim
2023-03-05 14:03:06 +0100
b64bc44b57restructure role add import logic
Frank Dornheim
2023-03-05 14:02:09 +0100
8b67e74440Role restructured: - 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.
Frank Dornheim
2023-03-05 13:52:02 +0100
c9ce5d4856Created arguments_specs.yml
Frank Dornheim
2023-03-05 13:48:15 +0100
2e24a438f5docker.sh - Stops all or selected containers to save the persistent data intact. The containers are started in reverse order
Frank Dornheim
2023-03-05 13:47:22 +0100
cba6907980Removed cronie from package installation because systemd timer is used
Frank Dornheim
2023-03-05 13:40:44 +0100
2771f882b5remove ssh_key_file; change cron to timer
Frank Dornheim
2023-03-05 13:37:15 +0100
6b246ac29fFix for borg mount not working These dependencies fix painfull error with mounts: borg mount not available: loading FUSE support failed
Michal Cieslicki
2022-09-15 15:14:21 +0300