ansible/test/integration/targets/ansible-test-cloud-vcenter/tasks/main.yml

7 lines
179 B
YAML
Raw Normal View History

- name: Verify endpoints respond
uri:
url: "{{ item }}"
validate_certs: no
with_items:
- http://{{ vcenter_hostname }}:5000/ # control endpoint for the simulator