mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added role for automatic redirect from www.*domain.tld to *domain.tld
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user