Commit graph

1005 commits

Author SHA1 Message Date
Alex Stephen
d30fb37fc9 Bug fixes for gcp_compute_instance_group_manager (#42817) 2019-09-04 16:27:38 -07:00
Alex Stephen
67b93ecd44 Bug fixes for gcp_compute_https_health_check (#42813) 2019-09-04 16:27:38 -07:00
Alex Stephen
9392919b16 Bug fixes for gcp_compute_image (#42814) 2019-09-04 16:27:38 -07:00
Alex Stephen
4e05af1686 Bug fixes for gcp_compute_health_check (#42811) 2019-09-04 16:27:38 -07:00
Alex Stephen
36432a6898 Bug fixes for gcp_compute_disk (#42806) 2019-09-04 16:27:37 -07:00
Alex Stephen
551c51d1c2 Bug fixes for gcp_compute_global_address (#42809) 2019-09-04 16:27:37 -07:00
Alex Stephen
de00d03d6e Bug fixes for gcp_compute_forwarding_rule (#42808) 2019-09-04 16:27:37 -07:00
Alex Stephen
77bd7863ad Bug fixes for gcp_compute_backend_service (#42805) 2019-09-04 16:27:37 -07:00
Alex Stephen
1bdadb4f3f Bug fixes for gcp_compute_backend_bucket (#42804) 2019-09-04 16:27:37 -07:00
curry9999
71ce60d943 To improve readability, we added a line feed. (#43801)
* 	modified:   google/gcp_compute_backend_bucket.py
	modified:   google/gcp_compute_backend_service.py
	modified:   google/gcp_compute_forwarding_rule.py
	modified:   google/gcp_compute_global_forwarding_rule.py
	modified:   google/gcp_compute_image.py
	modified:   google/gcp_compute_instance.py
	modified:   google/gcp_compute_instance_group.py
	modified:   google/gcp_compute_instance_group_manager.py
	modified:   google/gcp_compute_instance_template.py
	modified:   google/gcp_compute_route.py
	modified:   google/gcp_compute_subnetwork.py
	modified:   google/gcp_compute_target_http_proxy.py
	modified:   google/gcp_compute_target_https_proxy.py
	modified:   google/gcp_compute_target_ssl_proxy.py
	modified:   google/gcp_compute_target_tcp_proxy.py
	modified:   google/gcp_compute_url_map.py
	modified:   google/gcp_container_node_pool.py
	modified:   google/gcp_dns_resource_record_set.py
	modified:   google/gcp_pubsub_subscription.py
	modified:   google/gcp_storage_bucket_access_control.py

* 	modified:   lib/ansible/modules/cloud/amazon/aws_ses_identity.py
	modified:   lib/ansible/modules/cloud/amazon/route53_facts.py
	modified:   lib/ansible/modules/cloud/cloudscale/cloudscale_server.py
	modified:   lib/ansible/modules/network/aos/_aos_logical_device.py
	modified:   lib/ansible/modules/network/aos/_aos_rack_type.py
	modified:   lib/ansible/modules/network/aos/_aos_template.py
	modified:   lib/ansible/modules/network/cumulus/nclu.py
	modified:   lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_launch.py
	modified:   lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_wait.py
2019-09-04 16:27:30 -07:00
Alex Stephen
0039df016f Bug fixes for gcp_compute_address (#42704) 2019-09-04 16:24:11 -07:00
Joren Vrancken
f642258817 Surround top-level function and class definitions with two blank lines. 2019-09-04 16:12:05 -07:00
Alex Stephen
f98b860b74 Fix service account email parameter on gcp_compute_instance (#41806) 2019-09-04 15:57:08 -07:00
Alex Stephen
fdf16191cd GCP Inventory Plugin scopes fix 2019-09-04 15:57:08 -07:00
Alex Stephen
6e0d1813a6 GCP: Fix gcp_instance metadata keys (#41293) 2019-09-04 15:57:07 -07:00
Alex Stephen
2a17524bd2 New module: GCP Compute Disks (#38612) 2019-09-04 15:57:07 -07:00
Alex Stephen
6cbb681af0 GCP Inventory Plugin (#36884)
* Inventory

* Adding multi project support

* Adding multi project support

* Fixing PR comments and cleaning code

* Adding cache support
* Changed filter notation

* Inventory changes

* Better readability for zones, networks, subnetworks
* Added project to inventory output
* Using IP instead of hostname
* Keyed_groups support
* Use all zones when none provided.

* PR changes

* Doc changes
* Accepts *gcp_compute.yaml file names
* Added support for changing host naming precedent

* PR changes round 2

* Cache changes
* Changed verify_file function
* Misc style changes

* Cache fixes

* Fix docs for `hostnames` option.
2019-09-04 15:57:07 -07:00
Alex Stephen
f23ff11e39 New module: GCP Compute Firewalls (#39032) 2019-09-04 15:57:07 -07:00
Alex Stephen
467d45d9cc New module: GCP Compute Forwarding Rules (#38613) 2019-09-04 15:57:07 -07:00
Alex Stephen
fc843a7651 New module: GCP Compute Global Address (#38614) 2019-09-04 15:57:07 -07:00
Alex Stephen
31bf5af6ed New module: GCP Compute Global Forwarding Rules (#38615) 2019-09-04 15:57:07 -07:00
Alex Stephen
41fc5d68cf New module: GCP Compute Images (#38616) 2019-09-04 15:57:07 -07:00
Alex Stephen
995be5fc28 New module: GCP Compute Ssl Certificates (#38620) 2019-09-04 15:57:07 -07:00
Alex Stephen
6a8d49d0c7 New module: GCP Compute Instance Groups (#38617) 2019-09-04 15:57:07 -07:00
Alex Stephen
353f071693 New module: GCP Compute Target Pools (#38623) 2019-09-04 15:57:07 -07:00
Alex Stephen
045af50ea4 New module: GCP Compute Url Maps (#38625) 2019-09-04 15:57:07 -07:00
Alex Stephen
67eee34f46 New module: GCP Compute Instance Group Managers (#38934) 2019-09-04 15:57:07 -07:00
Alex Stephen
8d15fa1f84 Adding support for GCP Compute Target Ssl Proxys (#39033) 2019-09-04 15:57:07 -07:00
Alex Stephen
884792717d Adding support for GCP Compute Target Http Proxys (#38622) 2019-09-04 15:57:06 -07:00
Alex Stephen
8f881e9e7a Adding support for GCP Compute Target Tcp Proxys (#38624) 2019-09-04 15:57:06 -07:00
Alex Stephen
31f47e50af Adding support for GCP Compute Target Https Proxys (#38908) 2019-09-04 15:57:06 -07:00
Alex Stephen
c0dbbbe97e New Module: GCP Compute Instance Templates (#38907) 2019-09-04 15:57:06 -07:00
Alex Stephen
aa91270c58 New Module: GCP Compute Instances (#38906) 2019-09-04 15:57:06 -07:00
Alex Stephen
e1c51a1ba0 Adding support for GCP Compute Health Checks (#37438) 2019-09-04 15:57:06 -07:00
Alex Stephen
b45d748409 New module: GCP Container Node Pools (#37325) 2019-09-04 15:57:06 -07:00
Alex Stephen
0e1dad7884 Bug fixes for GCP Compute Address (#38630) 2019-09-04 15:57:06 -07:00
Alex Stephen
ef9d150ceb New module: GCP Pubsub Topics (#38627) 2019-09-04 15:57:06 -07:00
Alex Stephen
0c323a8aaf New module: GCP Pubsub Subscriptions (#38626) 2019-09-04 15:57:06 -07:00
Alex Stephen
dc7581611d New module: GCP Compute Subnetworks (#38621) 2019-09-04 15:57:06 -07:00
Alex Stephen
fb2272c487 New module: GCP Compute Networks (#38618) 2019-09-04 15:57:06 -07:00
Alex Stephen
77535e2486 New module: GCP Compute Routes (#38619) 2019-09-04 15:57:06 -07:00
Alex Stephen
d0a7b4dc5a New module: GCP Compute Backend Services (#38611) 2019-09-04 15:57:06 -07:00
Alex Stephen
51f3076490 New module: GCP Compute Backend Buckets (#38610) 2019-09-04 15:57:06 -07:00
Alex Stephen
eb673c4963 New module: GCP Container Clusters (#37324) 2019-09-04 15:57:06 -07:00
Alex Stephen
e4be583410 New module: GCP Storage Bucket Access Controls (#37289) 2019-09-04 15:57:05 -07:00
Alex Stephen
94007b7293 Bug fixes for GCP Dns Managed Zones (#38631) 2019-09-04 15:57:05 -07:00
Alex Stephen
426b2a07d3 Adding support for GCP Compute Https Health Checks (#37437) 2019-09-04 15:57:05 -07:00
Alex Stephen
b293e2a922 New module: GCP Storage Buckets (#37288) 2019-09-04 15:57:05 -07:00
Alex Stephen
5e5be73af6 New module: GCP Compute HTTP Health Checks (#36329) 2019-09-04 15:57:05 -07:00
Alex Stephen
35b9d0c43f New module GCP DNS Resource Record Set (#35920) 2019-09-04 15:57:05 -07:00