Moved blocks to include_tasks to raise performance. Deploy was really slow

This commit is contained in:
2025-08-11 12:28:31 +02:00
parent b6e571a496
commit 6e04ac58d2
52 changed files with 609 additions and 628 deletions

View File

@@ -52,7 +52,7 @@
when: nextcloud_plugins_enabled
- name: Load system configuration
include_tasks: 03_system.yml
include_tasks: 05_system.yml
- name: Add missing database indices in Nextcloud
command: >