Removed whitespaces in templates:

This commit is contained in:
2025-09-22 16:28:57 +02:00
parent 3dc2fbd47c
commit fa6bb67a66
14 changed files with 22 additions and 22 deletions

View File

@@ -26,7 +26,7 @@
state: directory
- name: "copy configuration to '{{ DISCOURSE_APPLICATION_YML_DEST }}'"
template:
template:
src: config.yml.j2
dest: "{{ DISCOURSE_APPLICATION_YML_DEST }}"
mode: '0640'