mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 15:13:20 +02:00
6 lines
106 B
YAML
6 lines
106 B
YAML
---
|
|
|
|
- include: ../common/handlers/main.yml
|
|
- name: restart bounca
|
|
service: name=bounca state=restarted
|