ansible/apps/odea/tasks/before-updatecode.yml

2 lines
159 B
YAML
Raw Normal View History

2016-02-05 15:30:37 +01:00
- name: Extract project from Git
2016-02-05 15:44:02 +01:00
local_action: /usr/bin/php /home/vhosts/deploy/git/export.php --deploy --projet "{{ project }}" --tree "{{ project_tree }}"