Solved different bugs e.g. csp and optimized deploy help

This commit is contained in:
2025-06-04 19:50:11 +02:00
parent 6d857663fb
commit 24cd75ac26
6 changed files with 78 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
- name: "Include role nginx-domain-setup for {{ application_id }}"
include_role:
name: nginx-domain-setup
loop: "{{ domains.wordpress }}"
loop: "{{ applications[application_id].domains.canonical }}"
loop_control:
loop_var: domain
vars: