community.general/lib/ansible/modules
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
2017-05-11 13:02:32 -04:00
..
cloud [GCE] [GCP] UrlMap module (#24422) 2017-05-11 13:02:32 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands expect: Add a pointer to the shell/script modules 2017-05-10 20:37:36 -07:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database Reference correct variable and key for role expiry (#23397) 2017-05-09 14:03:22 +01:00
files Fix version_added for new option in template introduced in #21846 (#24307) 2017-05-04 14:53:00 -05:00
identity New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 2017-04-15 00:51:40 +02:00
monitoring Check if api_key and app_key before proceeding (#24336) 2017-05-09 13:08:25 +01:00
net_tools Add validate_certs option to ldap_attr, ldap_entry (#24060) 2017-05-03 16:29:55 +01:00
network Refactor nxos_reboot module (#24484) 2017-05-11 13:14:31 +05:30
notification sns: move from notification directory to cloud/amazon directory - fixes #11874 (#23805) 2017-05-02 10:05:48 -04:00
packaging Downgrading module from core to community (#24463) 2017-05-11 08:05:49 -07:00
remote_management fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
source_control Check login_token for user before any operations (#23600) 2017-05-09 13:52:13 +01:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system adjusted descriptions in DOCUMENTATION, and fixed type in RETURN 2017-05-04 07:38:34 -07:00
utilities fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
web_infrastructure Pep8 fixes for web_infra/ansible_tower (#24479) 2017-05-11 11:26:36 -05:00
windows win_psexec: Enable -nobanner option by default (#23422) 2017-05-10 16:10:33 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00