]> arthur.barton.de Git - AnsibleRoles.git/commitdiff
apache2-php5: Don't try to install php5-apcu by default
authorAlexander Barton <alex@barton.de>
Thu, 6 Apr 2017 09:19:12 +0000 (11:19 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 6 Apr 2017 09:19:12 +0000 (11:19 +0200)
roles/apache2-php5/tasks/main.yml

index 9ba6a7f533eb23b82da36d1d787a7249b93d5e5e..a6b9f5c7ff320c3fe56fe83eafc4d821f70988e6 100644 (file)
@@ -20,7 +20,6 @@
     name={{ item }}
   with_items:
     - libapache2-mod-php5
-    - php5-apcu
     - php5
     - php5-cli
     - php5-mysql