761d628ca5Fix cron job, add assert to prevent duplicate timers
Manu
2023-03-19 19:46:29 +0000
f9fc12be61Remove helper scripts, fix absolute path
Manu
2023-03-19 19:16:44 +0000
adc2e40ccbRemove old test targets, consistent wording, remove tag
Manu
2023-03-19 17:29:57 +0000
4428bbf4a7Dont symlink when using distro packages
Manu
2023-03-19 16:09:43 +0000
033a5a6362Fix test idempotence
Manu
2023-03-19 15:28:59 +0000
2b0a375be2Add README-Advanced-Examples.md for storing more examples
Frank Dornheim
2023-03-19 11:39:41 +0100
1186cf1943removed static pointing to ~/.ssh/backup SSH private key
Frank Dornheim
2023-03-19 11:36:43 +0100
273d06d18eadd borg_ssh_key_name, renamed borg_ssh_key_file to borg_ssh_key_file_path
Frank Dornheim
2023-03-19 11:34:18 +0100
d0682b2f4e- add hint to using a service user - renamed: borg_ssh_key_file to borg_ssh_key_file_path - removed advanced example
Frank Dornheim
2023-03-19 11:30:48 +0100
improve task key order (linting suggestion)
nain-F49FF806
2023-03-19 06:19:47 -0400
d69d4860bbremove conditional checks
Frank Dornheim
2023-03-19 01:05:00 +0100
9ec5105bc6change borg_ssh_key_type to ed25519
Frank Dornheim
2023-03-19 01:03:40 +0100
a31a63df39Forgot to install Cron
Manu
2023-03-18 18:52:35 +0000
a39e889ba8Try to find services in ansible_facts
Manu
2023-03-18 17:08:46 +0000
6b88b7c97eremove debug
Frank Dornheim
2023-03-18 14:56:41 +0100
8d76e71899rename backup.timer and bakup.service to borgmatic.timer and borgmatic.service
Frank Dornheim
2023-03-18 14:55:33 +0100
368d8ec893polishing
Frank Dornheim
2023-03-18 12:43:34 +0100
8fa8d7f4d7Add Full Automation
Frank Dornheim
2023-03-15 21:06:44 +0100
dfeec30910revert changes
Frank Dornheim
2023-03-15 21:06:16 +0100
6376bbf2fbRemoved: borgmatic_initialization_repo
Frank Dornheim
2023-03-14 06:40:04 +0100
64674c93adRemoved: borgmatic_initialization_repo
Frank Dornheim
2023-03-14 06:39:51 +0100
f3a3838776Removed: borgmatic_initialization_repo
Frank Dornheim
2023-03-14 06:39:07 +0100
8dfac41011renamed backup_ssh_command and backup_ssh_key_file to borg_ssh_command and borg_ssh_key_file
Frank Dornheim
2023-03-13 22:11:16 +0100
73dcfbf7fcAdd link to Article
Frank Dornheim
2023-03-13 22:10:21 +0100
a29ec5b093Add Check frequency, therefore, we no longer need to distinguish between normal and large repos
Frank Dornheim
2023-03-13 22:08:06 +0100
2eb08207acRemove 'su - {{ borgbackup_user }} -c' to execute the borgmatic by the right user
Frank Dornheim
2023-03-11 23:33:53 +0100
35e7481da2Print out key if borgmatic_initialization_repo is false
Frank Dornheim
2023-03-11 23:29:27 +0100
20f5a6f7b2generate ssh-keys (backup and backup.pub) and add better explanation
Frank Dornheim
2023-03-11 23:16:06 +0100
dc79c0a287renamed id_rsa to backup
Frank Dornheim
2023-03-11 23:13:38 +0100
ac07e91814Add borg_ssh_key_type
Frank Dornheim
2023-03-11 23:12:46 +0100
644a33f974Set allways the borg_ssh_key_file and borg_ssh_command to load the right ssh-key. Add borg_ssh_key_type to select the key type by user
Frank Dornheim
2023-03-11 23:12:07 +0100
4d385e8fe8Add comments to borg_ssh_key_file and borg_ssh_key_type
Frank Dornheim
2023-03-11 23:09:43 +0100
768c6becd4remove copy ssh-keys and cert parts
Frank Dornheim
2023-03-11 22:08:49 +0100
ed37bb57c3Renamed backup_repository to borg_repository and add better explanations
Frank Dornheim
2023-03-11 22:07:45 +0100
3d152d52d6Rename backup_ssh_command to borg_ssh_command, tis was a double definition
Frank Dornheim
2023-03-11 22:04:42 +0100
c810423b30Removed install_backup as var (bool) to prevent that this role run
Frank Dornheim
2023-03-11 14:05:11 +0100
d21ae6cf5fThe initialization of the repository must be activated and does not take place automatically.
Frank Dornheim
2023-03-11 13:43:38 +0100
0e109849e7The initialization of the repository must be activated and does not take place automatically.
Frank Dornheim
2023-03-11 13:40:17 +0100
2200677f5eset coverage back to: m3nu.ansible_role_borgbackup
Frank Dornheim
2023-03-11 12:42:20 +0100
bcd4eb171dAdd description to install_backup
Frank Dornheim
2023-03-11 12:40:17 +0100
68f6566c4cAdd description to install_backup
Frank Dornheim
2023-03-11 12:36:48 +0100