Update configure-fpm.yml (#176)

Fix issue #98 
Only add the default pool when php_enable_php_fpm is true
This commit is contained in:
Felix Peters 2017-02-19 02:54:16 +01:00 committed by Jeff Geerling
parent 0adb0cdc41
commit 65f5e35259
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
group: root
mode: 0644
force: no
when: php_enable_php_fpm
- name: Configure php-fpm pool (if enabled).
lineinfile: