Преглед на файлове

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

Emmanuel Bouthenot преди 11 години
родител
ревизия
3752bf57e8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      roles/webserver/tasks/main.yml

+ 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