Fix duplicate labels in matrix-synapse-reverse-proxy-companion
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
- "{{ matrix_synapse_reverse_proxy_companion_base_path }}"
|
||||
- "{{ matrix_synapse_reverse_proxy_companion_confd_path }}"
|
||||
|
||||
- name: Ensure matrix-synapse-reverse-proxy-companion configured
|
||||
- name: Ensure matrix-synapse-reverse-proxy-companion is configured
|
||||
ansible.builtin.template:
|
||||
src: "{{ item.src }}"
|
||||
dest: "{{ item.dest }}"
|
||||
|
Reference in New Issue
Block a user