diff --git a/tests/test-install-from-source.yml b/tests/test-install-from-source.yml index 3ec6d45..69c0775 100644 --- a/tests/test-install-from-source.yml +++ b/tests/test-install-from-source.yml @@ -5,6 +5,7 @@ vars: php_enable_webserver: false php_install_from_source: true + php_source_make_command: "make --jobs=2" roles: - ansible-role-php