Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ka
/
ansible-role-apache
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
enabling php is not the responsibility of this module
master
Markus Katharina Brechtel
hace 5 años
padre
b67b774cf8
commit
bfb71ae6f8
Se han
modificado 2 ficheros
con
0 adiciones
y
6 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
tasks/main.yml
+0
-5
tasks/setup_Debian.yml
+ 0
- 1
tasks/main.yml
Ver fichero
@@ -7,7 +7,6 @@
name: "{{item}}"
state: present
with_items:
- php7.0
- rewrite
- ssl
+ 0
- 5
tasks/setup_Debian.yml
Ver fichero
@@ -6,11 +6,6 @@
state: present
with_items:
- apache2
- libapache2-mod-php
- composer
- php-zip
- php-mbstring
- php-xml
- name: remove default page
file:
Escribir
Vista previa
Cargando…
Cancelar
Guardar