forked from ISTI-ansible-roles/ansible-roles
Change the default version.
This commit is contained in:
parent
8ab0ae36e6
commit
57998a207a
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue