Skip to content

Commit db4c28c

Browse files
authored
Merge pull request #6 from shkkmo/patch-1
Update Default PHP version
2 parents b3b947c + 187ff92 commit db4c28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/Debian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
__php_mysql_package: php7.0-mysql
2+
__php_mysql_package: php{{ php_default_version_debian|default("7.0") }}-mysql

0 commit comments

Comments
 (0)