Change the default version.

This commit is contained in:
Andrea Dell'Amico 2019-06-22 17:03:07 +02:00
parent 8ab0ae36e6
commit 57998a207a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ phpfpm_service_enabled: True
phpfpm_remove_php_module: True
php_from_ppa: False
php_ppa: ppa:ondrej/php
php_version: 5
php_version: 7.2
phpfpm_base_dir: '/etc/php{{ php_version }}/fpm'
phpfpm_cli_dir: '/etc/php{{ php_version }}/cli'