Fixed the docker cmd for generating Synapse config
This commit is contained in:
		| @@ -94,7 +94,7 @@ | ||||
| - name: Generate initial Synapse config and signing key | ||||
|   ansible.builtin.command: | ||||
|     cmd: | | ||||
|       docker run | ||||
|       {{ devture_systemd_docker_base_host_command_docker }} run | ||||
|       --rm | ||||
|       --name=matrix-config | ||||
|       --user={{ matrix_synapse_uid }}:{{ matrix_synapse_gid }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user