geerlingguy / ansible-role-php

Ansible Role - PHP
https://galaxy.ansible.com/geerlingguy/php/
MIT License
496 stars 441 forks source link

fix: don't configure fpm if not enabled #428

Open jpiron opened 3 weeks ago

jpiron commented 3 weeks ago

Currently fpm folder structure is created even when php_enable_php_fpm is false.