set correct path for creates

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

View File

@@ -21,7 +21,7 @@
method: POST
force_basic_auth: yes
follow_redirects: yes
creates: "{{ atl_product_home_shared }}"/data/migration/import/lock.file
creates: "{{ atl_product_home_shared }}/data/migration/import/lock.file"
body: "{ \"archivePath\": \"{{ atl_bitbucket_dataset_url | basename }}\" }"
body_format: json
return_content: yes