mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-27 03:37:51 +02:00
add possibility to install synapse on raspberry pi
This commit is contained in:
@ -22,6 +22,8 @@
|
||||
group: "{{ matrix_user_username }}"
|
||||
with_items:
|
||||
- "{{ matrix_base_data_path }}"
|
||||
- "{{ matrix_docker_src_files_path }}"
|
||||
- "{{ matrix_docker_synapse_src_files_path }}"
|
||||
|
||||
# `docker_network` doesn't work as expected when the given network
|
||||
# is a substring of a network that already exists.
|
||||
|
Reference in New Issue
Block a user