mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-24 11:06:24 +02:00
Removed whitespaces in templates:
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user