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

2 lines
167 B
YAML

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