chore(synapse): nicer labels for worker overrides

This commit is contained in:
Johanna Dorothea Reichmann 2023-01-30 13:08:04 +01:00
parent 61d5e59cb8
commit 84e9a9f312
No known key found for this signature in database
GPG key ID: 03624C433676E465

View file

@ -14,6 +14,8 @@
+
[ ('worker_fed_out_' + item | string) ] }}
loop: "{{ range(1, matrix_synapse_workers_federation_out + 1) | list }}"
loop_control:
label: "worker_fed_out_{{ item | string }}"
- name: Build homeserver federation override
set_fact: