Commit 68ac2742 by ansible

Test download App playbook

1 parent 95fae40f
Showing with 5 additions and 4 deletions
......@@ -12,8 +12,8 @@
dest: /tmp/dhipaya.prd/application
version: dhipaya.prd
# - git:
# repo: 'https://ansible@example.com/ansible/application.git'
# dest: /tmp/dhipaya.dev/application
# version: dhipaya.dev
- git:
repo: 'https://ansible@example.com/ansible/application.git'
dest: /tmp/dhipaya.dev/application
version: dhipaya.dev
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!