Removed other blocks

This commit is contained in:
2025-12-01 05:43:46 +01:00
parent 81304934d5
commit 72ede9414b
2 changed files with 2 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
- block:
- include_tasks: 01_core.yml
- include_tasks: 01_core.yml
when: run_once_web_svc_cdn is not defined
- include_tasks: "{{ [ playbook_dir, 'tasks/utils/load_handlers.yml' ] | path_join }}"

View File

@@ -1,4 +1,3 @@
---
- block:
- include_tasks: 01_core.yml
- include_tasks: 01_core.yml
when: run_once_web_svc_logout is not defined