This repository has been archived on 2025-04-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
sentry/handlers.yml
2021-01-31 23:32:33 +01:00

5 lines
90 B
YAML

- name: restart sentry
systemd:
name: sentry
state: restarted
enabled: true