mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
change url to bitbucket_baseurl
This commit is contained in:
committed by
Steve Smith
parent
0efd73fc2a
commit
e3a1eb8410
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user