Added role for automatic redirect from www.*domain.tld to *domain.tld

This commit is contained in:
2023-12-11 16:54:07 +01:00
parent cc27860886
commit b9ed0f38bd
11 changed files with 104 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
- name: Activate NGINX matomo tracking
include_role:
name: nginx-matomo-tracking
when: nginx_matomo_tracking_active and domain is defined
when: nginx_matomo_tracking and domain is defined