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