ansible/apps/enrichissement/tasks/after-symlink.yml
2016-02-22 11:38:43 +01:00

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"