Sfoglia il codice sorgente

add some dependencies for drupal

master
parent
commit
c820d6b64a
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      tasks/setup_Debian.yml

+ 4
- 0
tasks/setup_Debian.yml Vedi File

@@ -7,6 +7,10 @@
with_items:
- apache2
- libapache2-mod-php
- composer
- php-zip
- php-mbstring
- php-xml

- name: remove default page
file:


Loading…
Annulla
Salva