2020-12-03 15:52:14 +01:00
|
|
|
---
|
2020-12-03 23:14:27 +01:00
|
|
|
- import_tasks: packages.yml
|
2020-12-03 15:52:14 +01:00
|
|
|
- import_tasks: gateway.yml
|
|
|
|
- import_tasks: database.yml
|
|
|
|
tags: database
|
2020-12-03 23:14:27 +01:00
|
|
|
- import_tasks: php.yml
|
|
|
|
- import_tasks: apache.yml
|
2020-12-03 23:54:55 +01:00
|
|
|
- import_tasks: redis.yml
|
2020-12-03 15:52:14 +01:00
|
|
|
- import_tasks: nextcloud.yml
|
|
|
|
tags: nextcloud
|
2021-06-26 00:51:50 +02:00
|
|
|
- import_task: fixes.yml
|
|
|
|
tags: fixes
|