Webservice : pas besoin d'etre root
This commit is contained in:
parent
15252f67d5
commit
5bc098ca76
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
- name: WEBSERVICE | Opcache reset
|
- name: WEBSERVICE | Opcache reset
|
||||||
become: yes
|
become: no
|
||||||
command: "/usr/bin/php /home/deploy/cachetool.phar opcache:reset --fcgi=/var/run/php5-fpm.sock"
|
command: "/usr/bin/php /home/deploy/cachetool.phar opcache:reset --fcgi=/var/run/php5-fpm.sock"
|
||||||
when: opcache == "fcgi"
|
when: opcache == "fcgi"
|
Loading…
x
Reference in New Issue
Block a user