correct path for dest

This commit is contained in:
Andy Rajagopalan
2019-11-21 15:20:38 -08:00
committed by Steve Smith
parent f7baebe9cf
commit f23913cb00

View File

@@ -11,7 +11,7 @@
- name: Copy Bitbucket dataset from s3
get_url:
url: "{{ atl_bitbucket_dataset_url }}"
dest: /media/atl/shared/bitbucket/data/migration/import
dest: "{{ atl_product_home_shared }}/data/migration/import"
- name: Invoke Import API
uri: