mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2025-01-24 21:41:21 +01:00
Workaround ansible service module not enabling php-fpm
This commit is contained in:
parent
d8a8012e83
commit
1d8d6fe497
@ -74,4 +74,5 @@
|
||||
name: "{{ php_fpm_daemon }}"
|
||||
state: started
|
||||
enabled: yes
|
||||
use: service
|
||||
when: php_enable_php_fpm
|
||||
|
Loading…
Reference in New Issue
Block a user