Explorar el Código

Tiny fixes in webserver tasks (reordering)

Emmanuel Bouthenot hace 9 años
padre
commit
66c2a58a70
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      roles/webserver/tasks/main.yml

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

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