mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	Fix indentation in templates
Use Jinja2 lstrip_blocks option in templates to ensure consistent indentation in generated files.
This commit is contained in:
		| @@ -1,3 +1,4 @@ | ||||
| #jinja2: lstrip_blocks: "True" | ||||
| { | ||||
| 	"Matrix": { | ||||
| 		"HomeserverDomainName": "{{ matrix_corporal_matrix_homeserver_domain_name }}", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user