Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit fd8cd8d4 authored by Arthur BOUDREAULT's avatar Arthur BOUDREAULT
Browse files

test backuo

parent 4ad3a35e
No related branches found
No related tags found
No related merge requests found
Pipeline #7290 passed with warnings
......@@ -21,12 +21,10 @@
- name: Enable Yunohost apps backup
ansible.builtin.include_tasks: backup.yml
when: ynh_backup.scheduled
tags:
- backup
failed_when: ynh_backup.system is False and ynh_backup.apps is False
tags: backup
- name: Use Borg Backup with YunoHost
ansible.builtin.include_tasks: borgbackup.yml
when: ynh_borg_backup_scheduled
tags:
- backup
- borg
tags: borg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment