projects
/
ansible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
journalwatch: allow more TLS errors
[ansible.git]
/
roles
/
prosody
/
handlers
/
main.yml
1
- name: prosody
2
service: name=prosody state=restarted enabled=yes
3
- name: apache
4
service: name=apache2 state=restarted enabled=yes
5
- name: coturn
6
service: name=coturn state=restarted enabled=yes