You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/roles/test_gcp_glb/tasks/main.yml

6 lines
220 B
YAML

# main driver for Cross Region HTTP load balancer test
# this integration test uses multiple modules to create
# the HTTP load balancer, then tears it down.
- include: test.yml
- pause: seconds=10
- include: teardown.yml