aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jails/11_spliit/handlers/main.yml
blob: 5a1c3b54c56991ca3535f698352e689e4be998f9 (plain)
1
2
3
4
- name: Restart expense_tracker
  service:
    name: expense_tracker
    state: restarted