ansible-roles/roles/unmaintained/bounca/handlers/main.yml

6 lines
106 B
YAML
Raw Normal View History

2021-12-01 19:13:34 +01:00
---
- include: ../common/handlers/main.yml
- name: restart bounca
service: name=bounca state=restarted