mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2025-01-24 21:41:21 +01:00
Install FPM on source install tests.
This commit is contained in:
parent
f4cc79b560
commit
0b938bd515
@ -3,6 +3,7 @@
|
||||
|
||||
vars:
|
||||
php_enable_webserver: false
|
||||
php_enable_php_fpm: true
|
||||
php_install_from_source: true
|
||||
php_source_clone_dir: /root/php-src
|
||||
# Workaround for https://github.com/ansible/ansible-modules-core/issues/5457
|
||||
|
Loading…
Reference in New Issue
Block a user