mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-17 01:39:42 +02:00
Make yamllint happy
This commit is contained in:
@@ -94,4 +94,4 @@ matrix_element_admin_environment_variable_server_name: "{{ matrix_domain }}"
|
|||||||
# matrix_element_admin_environment_variables_additional_variables: |
|
# matrix_element_admin_environment_variables_additional_variables: |
|
||||||
# SOMETHING=1
|
# SOMETHING=1
|
||||||
# ANOTHER="here"
|
# ANOTHER="here"
|
||||||
matrix_element_admin_environment_variables_additional_variables: ''
|
matrix_element_admin_environment_variables_additional_variables: ''
|
||||||
|
@@ -23,4 +23,4 @@
|
|||||||
msg: >-
|
msg: >-
|
||||||
Element Admin with a path prefix other than '/' is not supported yet.
|
Element Admin with a path prefix other than '/' is not supported yet.
|
||||||
You have configured matrix_element_admin_path_prefix to '{{ matrix_element_admin_path_prefix }}'.
|
You have configured matrix_element_admin_path_prefix to '{{ matrix_element_admin_path_prefix }}'.
|
||||||
when: "matrix_element_admin_path_prefix != '/'"
|
when: "matrix_element_admin_path_prefix != '/'"
|
||||||
|
Reference in New Issue
Block a user