Skip to content

Commit 3f92e88

Browse files
committed
Adds default php version if unspecified
Using 7.0 by default
1 parent 9409e9c commit 3f92e88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

defaults/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ php7_mbstring_http_input: "auto"
66
php7_memory_limit: 128M
77
php7_post_max_size: 40M
88
php7_upload_max_filesize: 20M
9+
php7_version: 7.0

0 commit comments

Comments
 (0)