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:
@@ -23,4 +23,4 @@
|
||||
msg: >-
|
||||
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 }}'.
|
||||
when: "matrix_element_admin_path_prefix != '/'"
|
||||
when: "matrix_element_admin_path_prefix != '/'"
|
||||
|
Reference in New Issue
Block a user