This repository has been archived on 2026-05-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
visio_nrd/roles/bbb-enable-sip/handlers/main.yml
T
Antoine Ouvrard c53cfeda12 lint
2021-05-03 17:32:36 +02:00

11 lines
187 B
YAML

---
- name: restart freeswitch
systemd:
name: freeswitch
state: restarted
daemon_reload: true
enabled: true
- name: restart bigbluebutton
command: bbb-conf --restart