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