mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Removed buggy variable mapping
This commit is contained in:
		| @@ -3,7 +3,7 @@ server { | ||||
|  | ||||
|   {% include 'roles/letsencrypt/templates/ssl_header.j2' %} | ||||
|  | ||||
|   {% if nginx_matomo_tracking %} | ||||
|   {% if nginx_matomo_tracking | bool %} | ||||
|     {% include 'roles/nginx-matomo-tracking/templates/matomo-tracking.conf.j2' %} | ||||
|   {% endif %} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user