mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-24 19:16:26 +02:00
Removed whitespaces in templates:
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
name: docker-compose
|
||||
|
||||
- name: Create {{ domains | get_domain(application_id) }}.conf if LDAP is exposed to internet
|
||||
template:
|
||||
template:
|
||||
src: "nginx.stream.conf.j2"
|
||||
dest: "{{ NGINX.DIRECTORIES.STREAMS }}{{ domains | get_domain(application_id) }}.conf"
|
||||
notify: restart openresty
|
||||
|
Reference in New Issue
Block a user