set up tuwunel matrix server
This commit is contained in:
parent
073127fcc0
commit
39a531cf87
9 changed files with 2622 additions and 1 deletions
6
roles/any.software.tuwunel/handlers/main.yml
Normal file
6
roles/any.software.tuwunel/handlers/main.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: 'restart tuwunel'
|
||||
ansible.builtin.service:
|
||||
name: 'tuwunel'
|
||||
state: 'restarted'
|
||||
daemon_reload: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue