Webservice : changement chemin du binaire

This commit is contained in:
Michael RICOIS 2017-04-11 10:48:26 +02:00
parent ef24422e18
commit b9b21490a9

View File

@ -17,7 +17,7 @@
- name: WEBSERVICE | Generate Evenements Cache
become: yes
command: "/usr/bin/php {{ansistrano_release_path.stdout}}/bin/buildCache.php --generate Evenements"
command: "/usr/bin/php {{ansistrano_release_path.stdout}}/vendor/bin/library-cache.php --generate Evenements"
- name : WEBSERVICE | Cleanup
become: yes