tamerelol
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
state: present
|
||||
|
||||
- name: configure php-fpm
|
||||
copy:
|
||||
src: ./files/www.conf
|
||||
template:
|
||||
src: www.conf.j2
|
||||
dest: /etc/php/{{ php_version }}/fpm/pool.d/www.conf
|
||||
notify:
|
||||
- restart php-fpm
|
||||
|
Reference in New Issue
Block a user