1
0
Fork 0
Commit graph

28 commits

Author SHA1 Message Date
f77da003b8 fix for ynh-12: 'cert install' command 2024-12-02 15:22:28 +00:00
1e63f6c1e1 support ansible check mode 2023-04-26 18:59:33 +01:00
Arthur BOUDREAULT
b69df5362e feat(config): add YNH config with settings from dict
fix: sudo without password for admins
2023-03-14 14:22:21 +00:00
Arthur BOUDREAULT
ffb88cd093 fix(ynh_config): SMTP enable 2023-03-14 14:18:43 +00:00
Arthur BOUDREAULT
fec7f0a3aa fix(ynh_setup): change user first name / last name to full name 2023-03-02 16:17:01 +01:00
Arthur BOUDREAULT
25f82ca854 feat(ynh_config): add the posibility to change SSH Port 2023-02-28 13:19:41 +00:00
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
178f417a45 docs(ynh_apps): update readme for details about api calls 2022-10-11 16:15:38 +02: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
608b757dfe refactor(ynh_setup): new task to create backup directory and force symlink 2022-06-23 16:44:14 +02:00
Arthur BOUDREAULT
974a89b598 feat(ynh_setup): add new symbolic links 2022-06-17 16:18:19 +02: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
23f458517c refactor: add new pre-task to ynh_setup + fixes in README 2022-05-23 09:46:11 +02:00
Arthur BOUDREAULT
0f79911f3d feat: adds symlink management 2022-05-23 09:46:11 +02:00
Arthur BOUDREAULT
5b78dd4c11 refactor: ynh_apps is now a role 2022-05-23 09:46:11 +02:00
Arthur BOUDREAULT
26351e9e11 refactor: transformed the role into a collection 2022-05-23 09:46:11 +02:00