mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 02:03:09 +02:00
8 lines
177 B
YAML
8 lines
177 B
YAML
![]() |
---
|
||
|
|
||
|
- include: ../httpd_common/handlers/main.yml
|
||
|
- include: ../nginx/handlers/main.yml
|
||
|
|
||
|
- name: restart llng-fastcgi-server
|
||
|
service: name=llng-fastcgi-server state=restarted
|