Install FPM on source install tests.

This commit is contained in:
Jeff Geerling 2017-05-15 23:25:18 -05:00
parent f4cc79b560
commit 0b938bd515

View File

@ -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