Skip to content

Commit edf6d46

Browse files
committed
fix: don't configure fpm if not enabled
1 parent 9d88c26 commit edf6d46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@
8585
- include_tasks: configure-apcu.yml
8686
- include_tasks: configure-opcache.yml
8787
- include_tasks: configure-fpm.yml
88+
when: php_enable_php_fpm

0 commit comments

Comments
 (0)