Start PHP FPM...
This commit is contained in:
parent
90d39f1432
commit
621799043d
@ -35,6 +35,9 @@ service_list:
|
|||||||
- name: 'httpd-reload.timer'
|
- name: 'httpd-reload.timer'
|
||||||
state: 'started'
|
state: 'started'
|
||||||
enabled: 'yes'
|
enabled: 'yes'
|
||||||
|
- name: 'php-fpm.service'
|
||||||
|
state: 'started'
|
||||||
|
enabled: 'yes'
|
||||||
template_list:
|
template_list:
|
||||||
- dest: '/etc/httpd/conf.d/autoindex.conf'
|
- dest: '/etc/httpd/conf.d/autoindex.conf'
|
||||||
group: 'root'
|
group: 'root'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user