forgot to restart php-fpm after configuring
This commit is contained in:
parent
5a72109f5b
commit
79fae0dba8
@ -11,4 +11,9 @@
|
|||||||
loop:
|
loop:
|
||||||
- cloud
|
- cloud
|
||||||
- wiki
|
- wiki
|
||||||
- other
|
- other
|
||||||
|
|
||||||
|
- name: restart php-fpm
|
||||||
|
service:
|
||||||
|
name: php7.4-fpm.service
|
||||||
|
state: restarted
|
Loading…
Reference in New Issue
Block a user