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
Christophe Chaudier
8554279b42
Merge branch '84-build-create-ansible-galaxy-build-1-1-4' into 'main'
...
Resolve "build: create ansible-galaxy build 1.1.4"
Closes #84
See merge request lydra/yunohost/ansible-yunohost!65
2023-03-14 15:13:14 +00:00
Arthur BOUDREAULT
4dc65b0242
build: create ansible-galaxy build 1.1.4
2023-03-14 16:10:55 +01:00
Christophe Chaudier
cf295e7f37
Merge branch '93-fix-ynh-sudo-without-password-for-admins' into 'main'
...
Resolve "fix: (YNH) sudo without password for admins"
Closes #95 and #93
See merge request lydra/yunohost/ansible-yunohost!61
2023-03-14 14:22:21 +00: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
Christophe Chaudier
fb1b1aeaad
Merge branch '97-fix-ynh_config-smtp-enable' into 'main'
...
Resolve "fix(ynh_config): SMTP enable"
Closes #97
See merge request lydra/yunohost/ansible-yunohost!64
2023-03-14 14:18:43 +00:00
Arthur BOUDREAULT
ffb88cd093
fix(ynh_config): SMTP enable
2023-03-14 14:18:43 +00:00
Christophe Chaudier
3870ad60ba
Merge branch '96-fix-ynh_setup-change-user-first-name-last-name-to-full-name' into 'main'
...
Resolve "fix(ynh_setup): change user first name / last name to full name"
Closes #96
See merge request lydra/yunohost/ansible-yunohost!63
2023-03-02 15:45:32 +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
Christophe Chaudier
30822d20d8
Merge branch '50-fix-collection-badges' into 'main'
...
Resolve "fix: collection badges"
Closes #50
See merge request lydra/yunohost/ansible-yunohost!62
2023-03-01 14:25:02 +00:00
Christophe Chaudier
825f086e09
fix: badges for collection
2023-02-28 17:43:39 +00:00
Christophe Chaudier
c9fd0a213a
Merge branch '63-feat-ynh_config-add-the-posibility-to-change-ssh-port' into 'main'
...
Resolve "feat(ynh_config): add the posibility to change SSH Port"
Closes #63
See merge request lydra/yunohost/ansible-yunohost!43
2023-02-28 13:19:41 +00:00
Arthur BOUDREAULT
25f82ca854
feat(ynh_config): add the posibility to change SSH Port
2023-02-28 13:19:41 +00:00
Christophe Chaudier
b5a8a7a791
Merge branch '82-fix-ynh_backup-fix-purging-system-for-ynh-backups' into 'main'
...
Resolve "fix(ynh_backup): fix purging system for YNH backups"
Closes #82
See merge request lydra/yunohost/ansible-yunohost!59
2023-01-25 16:57:21 +00:00
Arthur BOUDREAULT
958c81290d
fix(ynh_backup): delete old ynh backup folders
2023-01-24 16:42:38 +01:00
Christophe Chaudier
61b8ae009b
Merge branch '80-build-create-ansible-galaxy-build-1-1-3' into 'main'
...
Resolve "build: create ansible-galaxy build 1.1.3"
Closes #80
See merge request lydra/yunohost/ansible-yunohost!57
2022-12-16 15:27:13 +00:00
Arthur BOUDREAULT
d82a3cfbef
build: create ansible-galaxy build 1.1.3
2022-12-16 16:24:59 +01:00
Christophe Chaudier
698f64a0c6
Merge branch '79-build-ynh_backup-update-borg-role-to-v-0-9-4' into 'main'
...
Resolve "build(ynh_backup): update borg role to v.0.9.4"
Closes #79
See merge request lydra/yunohost/ansible-yunohost!56
2022-12-16 14:33:46 +00:00
Arthur BOUDREAULT
89f0a6f6d3
build(ynh_backup): update borg role to v.0.9.4
2022-12-16 14:33:45 +00:00
Christophe Chaudier
b464c17a70
Merge branch '77-fix-ynh_backup-fix-borgmatic-version' into 'main'
...
Resolve "fix(ynh_backup): fix borgmatic version"
Closes #77
See merge request lydra/yunohost/ansible-yunohost!53
2022-12-15 09:37:33 +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
Christophe Chaudier
854483d693
Merge branch '76-build-create-ansible-galaxy-build-1-1-2' into 'main'
...
Resolve "build: create ansible-galaxy build 1.1.2"
Closes #76
See merge request lydra/yunohost/ansible-yunohost!52
2022-12-07 14:46:20 +00:00
Arthur BOUDREAULT
fdb7dac851
build: create ansible-galaxy build 1.1.2
2022-12-07 15:18:59 +01:00
Christophe Chaudier
7c982f8322
Merge branch '75-build-update-restic-to-0-14' into 'main'
...
Resolve "build: update restic to 0.14"
Closes #75
See merge request lydra/yunohost/ansible-yunohost!51
2022-12-07 10:31:04 +00:00
Arthur BOUDREAULT
c97dd05564
build: update restic to 0.14
2022-12-07 11:23:40 +01:00
Thomas Michel
f4cf0b73e9
Merge branch '70-docs-add-details-regarding-is_public-and-api-calls' into 'main'
...
Resolve "docs: add details regarding is_public and API calls"
Closes #70
See merge request lydra/yunohost/ansible-yunohost!50
2022-10-13 08:52:50 +00:00
Arthur BOUDREAULT
178f417a45
docs(ynh_apps): update readme for details about api calls
2022-10-11 16:15:38 +02:00
Christophe Chaudier
60b6b3d30c
Merge branch '68-build-update-borg-ansible-role-to-v0-9-3' into 'main'
...
Resolve "build: update Borg Ansible role to v0.9.3"
Closes #68
See merge request lydra/yunohost/ansible-yunohost!48
2022-09-06 09:20:03 +00: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
d18f3590ee
docs: update general readme for restic tag
2022-09-06 10:50:08 +02:00
Arthur BOUDREAULT
7c38d93fef
build: create ansible-galaxy build 1.1.1
2022-09-05 15:20:17 +02:00
Arthur BOUDREAULT
c76abf8f3f
build: update Borg Ansible role to v0.9.3
2022-09-05 15:15:30 +02:00
Christophe Chaudier
946eb435f1
Merge branch '66-build-create-ansible-galaxy-build-1-1-0' into 'main'
...
Resolve "build: create ansible-galaxy build 1.1.0"
Closes #66
See merge request lydra/yunohost/ansible-yunohost!46
2022-08-30 13:11:13 +00:00
Arthur BOUDREAULT
81f36d65f5
build: create ansible-galaxy build 1.1.0
2022-08-30 13:08:31 +00:00
Christophe Chaudier
06dfa649a4
Merge branch '67-feat-add-jmespath-pip-package-to-pipfile' into 'main'
...
Resolve "feat: add jmespath pip package to pipfile"
Closes #67
See merge request lydra/yunohost/ansible-yunohost!47
2022-08-30 13:07:28 +00:00
Arthur BOUDREAULT
60ddca2133
build: add jmespath pip package
2022-08-30 13:07:28 +00:00
Christophe Chaudier
6f22a9e973
Merge branch '64-build-create-release-1-1-0' into 'main'
...
Resolve "build: create release 1.1.0"
Closes #64
See merge request lydra/yunohost/ansible-yunohost!44
2022-08-30 12:19:56 +00:00
Arthur BOUDREAULT
292aa5e379
build: create release 1.1.0
2022-08-30 12:35:59 +02:00
Christophe Chaudier
54d5b33e85
Merge branch '26-external-backup-on-s3' into 'main'
...
Resolve "external backup on S3"
Closes #26
See merge request lydra/yunohost/ansible-yunohost!42
2022-08-30 10:06:24 +00:00
Arthur BOUDREAULT
68815ff0f5
feat: add Ansible role Restic to use S3 backups
2022-08-30 10:06:24 +00:00
Christophe Chaudier
888d14cd03
Merge branch '45-refactor-improve-backup-usage' into 'main'
...
Resolve "refactor: improve backup usage README"
Closes #45
See merge request lydra/yunohost/ansible-yunohost!39
2022-07-26 09:32:00 +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
Christophe Chaudier
f141336502
Merge branch '60-local-backups-design-purge-system' into 'main'
...
Resolve "local backups: design purge system"
Closes #60
See merge request lydra/yunohost/ansible-yunohost!41
2022-07-25 13:16:54 +00:00
Arthur BOUDREAULT
6cf1239d41
feat: add purge system for local YunoHost backups
2022-07-25 13:16:54 +00:00
Christophe Chaudier
038b562465
Merge branch '61-fix-improve-borgbackup-ssh-keys-handling' into 'main'
...
Resolve "fix: improve borgbackup ssh keys handling"
Closes #61
See merge request lydra/yunohost/ansible-yunohost!40
2022-07-19 15:02:17 +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
Christophe Chaudier
764d3ee68b
Merge branch '59-double-check-ansible-tags' into 'main'
...
Resolve "double-check Ansible tags"
Closes #59
See merge request lydra/yunohost/ansible-yunohost!38
2022-07-19 14:47:08 +00:00
Arthur BOUDREAULT
cc3d2b97e0
refactor: update roles tags + drop cron tag
...
docs: new borg tag
2022-07-19 14:47:08 +00:00
Christophe Chaudier
732c4c5b5c
Merge branch '40-external-backup-on-borg' into 'main'
...
Resolve "external backup on borg"
Closes #40
See merge request lydra/yunohost/ansible-yunohost!32
2022-07-08 07:27:41 +00:00