1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Arthur BOUDREAULT
958c81290d fix(ynh_backup): delete old ynh backup folders 2023-01-24 16:42:38 +01:00
Arthur BOUDREAULT
89f0a6f6d3 build(ynh_backup): update borg role to v.0.9.4 2022-12-16 14:33:45 +00:00
Arthur BOUDREAULT
c10baec86f fix(ynh_backup): fix borgmatic version
Some arguments in borgmatic cli don't work anymore. They have been replaced in the latest commits of the Ansible role yet no new release have been published yet. Therefore, we are going to fix the borgmatic version to an older which works with Ansible role 0.9.3. https://github.com/borgbase/ansible-role-borgbackup
2022-12-15 09:37:32 +00:00
Arthur BOUDREAULT
c97dd05564 build: update restic to 0.14 2022-12-07 11:23:40 +01:00
Arthur BOUDREAULT
5073d9bf70 feat: add m3nu_ansible_role_borgbackup_version to change version as we wish 2022-09-06 11:09:17 +02:00
Arthur BOUDREAULT
c76abf8f3f build: update Borg Ansible role to v0.9.3 2022-09-05 15:15:30 +02:00
Arthur BOUDREAULT
68815ff0f5 feat: add Ansible role Restic to use S3 backups 2022-08-30 10:06:24 +00:00
Arthur BOUDREAULT
5c7b3f9a65 refactor(ynh_backup): refactor YunoHost backup tasks and readme to be more explicit w/ what we expect from user 2022-07-26 09:32:00 +00:00
Arthur BOUDREAULT
6cf1239d41 feat: add purge system for local YunoHost backups 2022-07-25 13:16:54 +00:00
Arthur BOUDREAULT
c86c36880b fix: improve borgbackup ssh keys handling
docs: advise to use Ansible Vault
fix: use gather_facts module in order to get facts for borg role
2022-07-19 15:02:17 +00:00
Arthur BOUDREAULT
cc3d2b97e0 refactor: update roles tags + drop cron tag
docs: new borg tag
2022-07-19 14:47:08 +00:00
Arthur BOUDREAULT
54d0ae4921 feat: add external backup on borg 2022-07-08 07:27:40 +00:00
Arthur BOUDREAULT
3a91b98bd1 docs: improve ansible collection usage 2022-05-24 15:31:20 +02:00
Arthur BOUDREAULT
6da3f36a31 refactor: change backup script vars position so user won't modify them 2022-05-23 10:54:03 +02:00
Arthur BOUDREAULT
25cf95e439 docs: apply Christophe suggestions for README 2022-05-23 10:53:36 +02:00
Arthur BOUDREAULT
26351e9e11 refactor: transformed the role into a collection 2022-05-23 09:46:11 +02:00