mirror of
https://github.com/Luzifer/docker-php5-nginx.git
synced 2024-11-08 14:10:06 +00:00
7 lines
135 B
YAML
7 lines
135 B
YAML
|
---
|
||
|
- name: restart nginx
|
||
|
service: name=nginx state=restarted
|
||
|
|
||
|
- name: restart spawn_fcgi
|
||
|
service: name=spawn-fcgi state=restarted
|