Start PHP FPM...
This commit is contained in:
@@ -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'
|
||||||
|
Reference in New Issue
Block a user