mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-20 12:13:25 +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
|