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
Tom Melendez 4a5cf0b5c1 [GCE] [GCP] UrlMap module (#24422)
* [GCP] UrlMap module

This module provides support for UrlMaps on Google Cloud Platform.  UrlMaps allow users to segment requests by hostname and path and direct those requests to Backend Services.

UrlMaps are a powerful and necessary part of HTTP(S) Global Load Balancing on Google Cloud Platform.

UrlMap takes advantage of the python-api so the appropriate infrastructure has been added to module_utils.

More about UrlMaps can be found at:
https://cloud.google.com/compute/docs/load-balancing/http/url-map

UrlMap API:
https://cloud.google.com/compute/docs/reference/latest/

Google Cloud Platform HTTP(S) Cross-Region Load Balancer:
https://cloud.google.com/compute/docs/load-balancing/http/

* updated documentation, remmoved parens

* fixed tabs
8 years ago
..
group_vars Fixes loginBanner plucking over eapi transport when loginBanner isn't set. (#23363) 8 years ago
host_vars
roles [GCE] [GCP] UrlMap module (#24422) 8 years ago
targets Revert "Temporarily disable test which fails in group run." 8 years ago
vars
Makefile automated integration tests for cloudstack (#20552) 8 years ago
amazon.yml
asa.yaml
azure.yml
cleanup_azure.py
cleanup_ec2.py
cleanup_gce.py
cleanup_rax.py
cloud-config-aws.yml.template Add support for cloud tests to ansible-test. (#24315) 8 years ago
cloud-config-cs.ini.template Add support for cloud tests to ansible-test. (#24315) 8 years ago
cloudflare.yml
cloudscale.yml
cnos.yaml
consul.yml
consul_inventory.yml
consul_running.py
credentials.template Fixes for EC2 module integration tests. 8 years ago
dellos6.yaml
dellos9.yaml
dellos10.yaml
destructive.yml
eos.yaml Test eos_banner (#22201) 8 years ago
exoscale.yml
galaxy_playbook.yml
galaxy_playbook_git.yml
galaxy_roles.yml
galaxy_rolesfile
gce.yml [GCE] [GCP] UrlMap module (#24422) 8 years ago
gce_credentials.py
integration_config.yml
inventory
inventory.network
inventory.remote.template
inventory.winrm.template
ios.yaml Add ios_banner module (#22687) 8 years ago
iosxr.yaml Test system (#22420) 8 years ago
jenkins.yml
junos.yaml Add junos integration test (#24404) 8 years ago
net_command.yml
network-all.yaml
non_destructive.yml
nxos.yaml Add nxos_interface integration testing (#23030) 8 years ago
ops.yaml
rackspace.yml
setup_gce.py
target-prefixes.network
test_win_group1.yml
test_win_group2.yml
test_win_group3.yml
vyos.yaml