aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jails/03_irc_thelounge/handlers/main.yml
blob: b2c514fc91a6cb5e4624aa45b24a770d5d0bb8cc (plain)
1
2
3
4
- name: Restart thelounge
  service:
    name: thelounge
    state: restarted