Vlad von Hraban
f00951fe73
Do not run php-fpm when ansible is in check mode
2023-05-22 14:50:07 +07:00
R.Sicart
f5aab0ceb2
Configure extra fpm pools
...
Allow to configure extra fpm pools with a generic template.
You can find an example of php_fpm_extra_pools usage in default vars.
pool_name and pool_listen are mandatory.
2020-08-31 11:32:46 +02:00
Jeff Geerling
3764e1662d
Fix rule 208 lint issues.
2020-08-20 22:34:18 -05:00
Jeff Geerling
07cb84c591
Fixes #293 : Allow PHP-FPM state and boot behavior to be configured.
2020-03-06 09:38:47 -06:00
Jeff Geerling
6e92b87062
Switch tests to use Molecule.
2018-09-29 14:41:26 -05:00
Jeff Geerling
84ab337202
Issue #191 : Add workaround for Debian not enabling service.
2017-05-16 22:05:27 -05:00
Oskar Schöldström
1d8d6fe497
Workaround ansible service module not enabling php-fpm
2017-05-16 22:03:14 -05:00
Felix Peters
65f5e35259
Update configure-fpm.yml ( #176 )
...
Fix issue #98
Only add the default pool when php_enable_php_fpm is true
2017-02-18 19:54:16 -06:00
Jeff Geerling
1335099d77
Make sure php_fpm_pool_user and _group are updated in config.
2016-06-10 22:22:47 -05:00
Mathieu Garstecki
72c05c942f
Fix #120 : Introduce variables for FPM user and group.
2016-05-19 16:07:12 +02:00
Jeff Geerling
cbc252ef70
PR #109 Cleanup.
2016-04-11 20:27:47 -05:00
Rob Ruma
a9441fda34
Obtaining php-fpm pool directory status and creating only if the directory does not exist
2016-04-11 19:47:48 -04:00
Jeff Geerling
82a0856f91
Fix for previous commit. Ensure pool config directory exists.
2016-03-06 21:26:53 -06:00
Jeff Geerling
38a87f2d23
Fixes #92 : Add a default pool.d/www.conf for FPM source install.
2016-03-06 21:06:46 -06:00
Lewis Wright
3b661d7539
Made php_fpm_pool_conf_path configurable - for PHP 7.
2016-01-22 10:00:30 +00:00
Jeff Geerling
d8f221e093
Fix php_fpm_listen variable.
2016-01-17 22:01:29 -06:00
Jeff Geerling
f35d2a2b53
Fixes #55 and Fixes #43 : Extra basic configuration for PHP-FPM.
2016-01-14 20:47:25 -06:00