From c820d6b64ad384271dd8ae429b5d5d45eed65f31 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Fri, 1 Sep 2017 11:30:54 +0000 Subject: [PATCH] add some dependencies for drupal --- tasks/setup_Debian.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tasks/setup_Debian.yml b/tasks/setup_Debian.yml index 8d1d350..dab539c 100644 --- a/tasks/setup_Debian.yml +++ b/tasks/setup_Debian.yml @@ -7,6 +7,10 @@ with_items: - apache2 - libapache2-mod-php + - composer + - php-zip + - php-mbstring + - php-xml - name: remove default page file: