aboutsummaryrefslogtreecommitdiffstats
path: root/roles/photostructure/handlers/main.yml
blob: 51485957bf0d71d6f4aa47d565f585b50ead0cee (plain)
1
2
3
4
- name: restart photostructure
  systemd:
    name: photostructure
    state: restarted