Set the default version to 8.0.
This commit is contained in:
parent
335e18bcf9
commit
715605f943
|
@ -7,7 +7,7 @@ phpfpm_service_enabled: True
|
|||
phpfpm_remove_php_module: True
|
||||
php_from_ppa: True
|
||||
php_ppa: ppa:ondrej/php
|
||||
php_version: 7.4
|
||||
php_version: 8.0
|
||||
php_run_dir: '/run/php'
|
||||
|
||||
phpfpm_root_dir: '/etc/php/{{ php_version }}'
|
||||
|
|
Loading…
Reference in New Issue