Skip to content
Snippets Groups Projects
Commit fd936e12 authored by jurgenhaas's avatar jurgenhaas
Browse files

Prepare for Ubuntu 16.04 with PHP 7

parent 74a5a254
No related branches found
No related tags found
No related merge requests found
---
dependencies:
- { role: php }
......@@ -9,3 +9,4 @@
with_items:
- php5-memcached
- memcached
when: php_version|default('5.5') != '7'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment