change url to bitbucket_baseurl

This commit is contained in:
Andy Rajagopalan
2019-11-21 13:59:55 -08:00
committed by Steve Smith
parent 0efd73fc2a
commit e3a1eb8410

View File

@@ -30,7 +30,7 @@
- name: Invoke Import API
uri:
url: http://localhost:7990/rest/api/1.0/migration/imports
url: "{{ atl_bitbucket_baseurl }}/rest/api/1.0/migration/imports"
user: admin
password: "{{ atl_bitbucket_admin_password }}"
method: POST