8 lines
177 B
YAML
Raw Normal View History

2021-12-01 19:13:34 +01:00
---
- include: ../httpd_common/handlers/main.yml
- include: ../nginx/handlers/main.yml
- name: restart llng-fastcgi-server
service: name=llng-fastcgi-server state=restarted