forgot to restart php-fpm after configuring

This commit is contained in:
lulzette 2021-02-27 15:28:47 +03:00
parent 5a72109f5b
commit 79fae0dba8

View File

@ -12,3 +12,8 @@
- cloud
- wiki
- other
- name: restart php-fpm
service:
name: php7.4-fpm.service
state: restarted