Solved certificate bug

This commit is contained in:
2025-04-29 03:01:45 +02:00
parent e5e394d470
commit 25952fc7e9
11 changed files with 28 additions and 35 deletions

View File

@@ -237,7 +237,7 @@
- name: setup redirect hosts
when: ("redirect" in group_names)
include_role:
name: nginx-redirect-domain
name: nginx-redirect-domains
vars:
domain_mappings: "{{redirect_domain_mappings}}"