ansible/apps/intranet/tasks/before-updatecode.yml
2016-02-10 09:22:17 +01:00

2 lines
157 B
YAML

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