Эх сурвалжийг харах

Make sure that all stuff related to php-fpm is installed before the webserver

Emmanuel Bouthenot 11 жил өмнө
parent
commit
3752bf57e8

+ 1 - 1
roles/webserver/tasks/main.yml

@@ -1,4 +1,4 @@
+- include: fpm.yml
 - include: apache2.yml
 - include: nginx.yml
-- include: fpm.yml
 - include: php.yml