Alex Stephen
|
50bd91b48b
|
New GCP Module: gcp_compute_backend_service_facts (#44025)
|
2018-08-13 12:21:49 -04:00 |
|
Alex Stephen
|
fbfea59d7d
|
Bug fixes for gcp_compute_ssl_certificate (#42821)
|
2018-08-13 12:15:15 -04:00 |
|
Alex Stephen
|
c38e1e5631
|
Bug fixes for gcp_container_cluster (#42829)
|
2018-08-13 12:15:02 -04:00 |
|
Alex Stephen
|
dd3c4b0d39
|
Bug fixes for gcp_pubsub_subscription (#42833)
|
2018-08-13 12:14:11 -04:00 |
|
Alex Stephen
|
3dc363d135
|
Bug fixes for gcp_storage_bucket_access_control (#42836)
|
2018-08-13 12:13:53 -04:00 |
|
Alex Stephen
|
7f10d432ec
|
Bug fixes for gcp_container_node_pool (#42830)
|
2018-08-13 12:11:06 -04:00 |
|
Alex Stephen
|
7f981b4123
|
Bug fixes for gcp_dns_managed_zone (#42831)
|
2018-08-13 12:09:38 -04:00 |
|
Alex Stephen
|
2a346af18b
|
Bug fixes for gcp_compute_instance_group_manager (#42817)
|
2018-08-13 12:09:23 -04:00 |
|
Alex Stephen
|
c239e6f045
|
Bug fixes for gcp_compute_https_health_check (#42813)
|
2018-08-13 12:08:42 -04:00 |
|
Alex Stephen
|
6b5f86a4aa
|
Bug fixes for gcp_compute_image (#42814)
|
2018-08-13 12:08:12 -04:00 |
|
Alex Stephen
|
439716a832
|
Bug fixes for gcp_compute_health_check (#42811)
|
2018-08-13 12:07:24 -04:00 |
|
Alex Stephen
|
c8418a709b
|
Bug fixes for gcp_compute_disk (#42806)
|
2018-08-13 12:04:57 -04:00 |
|
Alex Stephen
|
146c126780
|
Bug fixes for gcp_compute_global_address (#42809)
|
2018-08-13 12:02:10 -04:00 |
|
Alex Stephen
|
65df8834e8
|
Bug fixes for gcp_compute_forwarding_rule (#42808)
|
2018-08-13 12:00:11 -04:00 |
|
Alex Stephen
|
d1399ec5a2
|
Bug fixes for gcp_compute_backend_service (#42805)
|
2018-08-13 10:55:21 -04:00 |
|
Alex Stephen
|
476e98e0cf
|
Bug fixes for gcp_compute_backend_bucket (#42804)
|
2018-08-13 10:54:56 -04:00 |
|
Alex Stephen
|
4ecdf11aaa
|
Bug fixes for gcp_compute_address (#42704)
|
2018-08-13 10:50:04 -04:00 |
|
curry9999
|
2d79589515
|
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
|
2018-08-08 16:10:26 -07:00 |
|
Joren Vrancken
|
b954917761
|
Surround top-level function and class definitions with two blank lines.
|
2018-07-31 12:06:56 -07:00 |
|
Alex Stephen
|
929ac6155c
|
[gcp] Fix service account email parameter on gcp_compute_instance (#41806)
|
2018-06-21 16:11:28 -04:00 |
|
schp
|
63f2ad8776
|
sort the port list properly (.sort() returns None)
|
2018-06-15 06:38:33 -07:00 |
|
Alex Stephen
|
16ee436822
|
GCP: Fix gcp_instance metadata keys (#41293)
|
2018-06-08 10:19:25 -04:00 |
|
Alex Stephen
|
362e622a4b
|
New module: GCP Compute Disks (#38612)
|
2018-05-25 07:48:01 -04:00 |
|
Alex Stephen
|
90588f4970
|
New module: GCP Compute Firewalls (#39032)
|
2018-05-22 10:55:12 -04:00 |
|
Alex Stephen
|
fd3ed6660e
|
New module: GCP Compute Forwarding Rules (#38613)
|
2018-05-22 10:53:58 -04:00 |
|
Alex Stephen
|
c9b445c182
|
New module: GCP Compute Global Address (#38614)
|
2018-05-22 10:53:41 -04:00 |
|
Alex Stephen
|
d3222a97c8
|
New module: GCP Compute Global Forwarding Rules (#38615)
|
2018-05-22 10:53:12 -04:00 |
|
Alex Stephen
|
886f930e59
|
New module: GCP Compute Images (#38616)
|
2018-05-22 10:52:50 -04:00 |
|
Alex Stephen
|
41c9ba08a4
|
New module: GCP Compute Ssl Certificates (#38620)
|
2018-05-22 10:44:44 -04:00 |
|
Alex Stephen
|
43afb5465f
|
New module: GCP Compute Instance Groups (#38617)
|
2018-05-22 10:39:49 -04:00 |
|
Alex Stephen
|
05c1257aeb
|
New module: GCP Compute Target Pools (#38623)
|
2018-05-22 10:38:07 -04:00 |
|
Alex Stephen
|
e09c661ae5
|
New module: GCP Compute Url Maps (#38625)
|
2018-05-22 10:36:51 -04:00 |
|
Alex Stephen
|
e4bbcbbdae
|
New module: GCP Compute Instance Group Managers (#38934)
|
2018-05-22 10:36:20 -04:00 |
|
Alex Stephen
|
79b8ed8622
|
Adding support for GCP Compute Target Ssl Proxys (#39033)
|
2018-05-22 10:31:45 -04:00 |
|
Daniel Andrei Mincă
|
265a51ab93
|
format module values in gce_net module documentation (#40047)
* format code in gce_net module
The values passed to the module weren't being highlighted properly in
the documentation page.
As a result, use markup code format for the values provided in order to
be spotted easily on the page.
Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
* separate phrases
Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
* apply review fix for module options
According to http://docs.ansible.com/ansible/devel/dev_guide/developing_modules_documenting.html#formatting-functions
Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
|
2018-05-18 16:46:49 +01:00 |
|
Alex Stephen
|
6ac2045db8
|
Adding support for GCP Compute Target Http Proxys (#38622)
|
2018-05-17 16:42:19 -04:00 |
|
Alex Stephen
|
22ccbf5cbb
|
Adding support for GCP Compute Target Tcp Proxys (#38624)
|
2018-05-17 16:42:10 -04:00 |
|
Alex Stephen
|
afdbdd99ed
|
Adding support for GCP Compute Target Https Proxys (#38908)
|
2018-05-17 16:34:20 -04:00 |
|
Alex Stephen
|
7c510a2549
|
New Module: GCP Compute Instance Templates (#38907)
|
2018-05-11 10:50:32 -07:00 |
|
Alex Stephen
|
7cfbf43f4b
|
New Module: GCP Compute Instances (#38906)
|
2018-05-10 07:29:13 -07:00 |
|
Alex Stephen
|
1663539327
|
Adding support for GCP Compute Health Checks (#37438)
|
2018-05-07 07:57:25 -04:00 |
|
Alex Stephen
|
05d5d21d1c
|
New module: GCP Container Node Pools (#37325)
|
2018-05-04 15:19:51 -04:00 |
|
Alex Stephen
|
5b0ce0222b
|
Bug fixes for GCP Compute Address (#38630)
|
2018-05-04 14:41:55 -04:00 |
|
Alex Stephen
|
e177cf5831
|
New module: GCP Pubsub Topics (#38627)
|
2018-05-04 14:32:28 -04:00 |
|
Alex Stephen
|
e116c6cee8
|
New module: GCP Pubsub Subscriptions (#38626)
|
2018-05-04 14:31:34 -04:00 |
|
Alex Stephen
|
478759a686
|
New module: GCP Compute Subnetworks (#38621)
|
2018-05-04 14:29:38 -04:00 |
|
Alex Stephen
|
01f0e4ac6f
|
New module: GCP Compute Networks (#38618)
|
2018-05-04 14:28:11 -04:00 |
|
Alex Stephen
|
768a81dd4b
|
New module: GCP Compute Routes (#38619)
|
2018-05-04 14:27:29 -04:00 |
|
Alex Stephen
|
b6aa132033
|
New module: GCP Compute Backend Services (#38611)
|
2018-05-02 16:59:27 -04:00 |
|
Alex Stephen
|
394abba1b9
|
New module: GCP Compute Backend Buckets (#38610)
|
2018-05-02 14:57:00 -04:00 |
|