4 lines
137 B
YAML
4 lines
137 B
YAML
---
|
|
- name: opcache reset
|
|
become: yes
|
|
command: "/usr/bin/php /home/deploy/cachetool.phar opcache:reset --fcgi=/var/run/php5-fpm.sock" |