11 lines
No EOL
234 B
YAML
11 lines
No EOL
234 B
YAML
---
|
|
|
|
- ansible.builtin.import_tasks: base.yml
|
|
name: base
|
|
|
|
- ansible.builtin.import_tasks: cron.yml
|
|
name: cron
|
|
|
|
- ansible.builtin.import_tasks: restore_nextcloud.yml
|
|
name: restore_nextcloud
|
|
when: restore.cloud.nextcloud_archive |