]> arthur.barton.de Git - AnsibleRoles.git/commitdiff
apache2-php7: Install "php-pgsql" by default
authorAlexander Barton <alex@barton.de>
Fri, 13 Jul 2018 09:56:36 +0000 (11:56 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 13 Jul 2018 09:56:36 +0000 (11:56 +0200)
roles/apache2-php7/tasks/main.yml

index 9a74644e8c72106b2283111a85486315ec771001..62a2c678866d7fee403a308a297c01f43290732d 100644 (file)
@@ -13,6 +13,7 @@
     - php
     - php-cli
     - php-mysql
     - php
     - php-cli
     - php-mysql
+    - php-pgsql
   notify:
     - restart "apache2"
 
   notify:
     - restart "apache2"