|
@@ -2,5 +2,8 @@ |
|
|
|
|
|
|
|
|
- import_tasks: setup.yaml |
|
|
- import_tasks: setup.yaml |
|
|
- import_tasks: apache.yaml |
|
|
- import_tasks: apache.yaml |
|
|
|
|
|
when: php_apache_module |
|
|
- import_tasks: opcache.yaml |
|
|
- import_tasks: opcache.yaml |
|
|
when: php_configure_opcache |
|
|
when: php_configure_opcache |
|
|
|
|
|
- import_tasks: php-fpm.yaml |
|
|
|
|
|
when: php_fpm_install |