summaryrefslogtreecommitdiffstats
path: root/pad-proxy/handlers/main.yml
blob: e01a9d05ed5cd9f625d17074c0a045984edfe400 (plain) (blame)
1
2
3
4
5
- name: Restart etherpad
  become: true
  service:
    name: etherpad
    state: restarted