ansible/apps/odea/tasks/before-updatecode.yml
Michael RICOIS c67d1f0d8d Correction
2016-02-05 15:44:02 +01:00

2 lines
159 B
YAML

- name: Extract project from Git
local_action: /usr/bin/php /home/vhosts/deploy/git/export.php --deploy --projet "{{ project }}" --tree "{{ project_tree }}"