WebService : switch scripts/jobs to bin

This commit is contained in:
Michael RICOIS 2017-02-28 12:33:08 +01:00
parent 622240fdb2
commit c3bfe0a96e

View File

@ -23,7 +23,7 @@
- name: WEBSERVICE | Generate Evenements Cache
become: yes
command: "/usr/bin/php {{ansistrano_release_path.stdout}}/scripts/build/genCache.php --generate Evenements"
command: "/usr/bin/php {{ansistrano_release_path.stdout}}/bin/genCache.php --generate Evenements"
- name : WEBSERVICE | Cleanup
become: yes