mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 09:23:06 -06:00
ITPLT-4583 first pass at marketplace v3 API changes
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
- name: Confirm marketplace is available
|
||||
ansible.builtin.uri:
|
||||
url: "{{ atl_marketplace_base }}/healthcheck"
|
||||
url: "{{ atl_mpac_base_url }}/healthcheck"
|
||||
status_code: 200
|
||||
return_content: no
|
||||
http_agent: "ansible-httpget_dc-deployments-automation_{{ ansible_play_name }}"
|
||||
|
||||
Reference in New Issue
Block a user