Replaced depenencies by includes for performance reasons

This commit is contained in:
2025-08-12 03:08:33 +02:00
parent 8634b5e1b3
commit 1a42e8bd14
89 changed files with 716 additions and 830 deletions

View File

@@ -1,11 +1,11 @@
- name: Load former meta dependencies once
block:
- name: Include moved dependency 'srv-web-7-6-https'
- block:
- name: Include dependency 'srv-web-7-6-https'
include_role:
name: srv-web-7-6-https
- set_fact:
run_once_web_opt_rdr_domains: true
when: run_once_srv_web_7_6_https is not defined
- include_tasks: utils/run_once.yml
when: run_once_web_opt_rdr_domains is not defined
- name: "Include domains redirects"
include_tasks: redirect-domain.yml
vars: