ansible/apps/enrichissement/tasks/after-symlink.yml

4 lines
137 B
YAML
Raw Normal View History

2016-02-22 11:38:43 +01:00
---
- name: opcache reset
become: yes
command: "/usr/bin/php /home/deploy/cachetool.phar opcache:reset --fcgi=/var/run/php5-fpm.sock"