mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Coturn working
This commit is contained in:
@@ -58,6 +58,10 @@
|
||||
ansible.posix.synchronize:
|
||||
src: ../stalwart/
|
||||
dest: /etc/stalwart
|
||||
- name: Copy coturn config
|
||||
ansible.posix.synchronize:
|
||||
src: ../coturn/
|
||||
dest: /etc/coturn
|
||||
# Pull mautrix config:
|
||||
# rsync --rsync-path="sudo rsync" -r -t -z -P --include "*/" --include="*.yaml" --exclude="*" ansible@213.32.25.24:/var/opt/mautrix/ ./mautrix
|
||||
- name: Copy mautrix config
|
||||
|
||||
Reference in New Issue
Block a user