Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes for GCP (as of 2019-07-09T06:06:53Z) #58903

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

modular-magician
Copy link
Contributor

SUMMARY

Bug fixes for GCP (as of 2019-07-09T06:06:53Z)
This PR is the result of the following Magic Modules PRs:

ISSUE TYPE
  • Bugfix Pull Request
ADDITIONAL INFORMATION
This was generated by [Magic Modules](https://github.com/googlecloudplatform/magic-modules)

@ansibot
Copy link
Contributor

ansibot commented Jul 10, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. gce module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests. labels Jul 10, 2019
@ansibot
Copy link
Contributor

ansibot commented Jul 11, 2019

The test ansible-test sanity --test validate-modules [explain] failed with 122 errors:

lib/ansible/modules/cloud/google/gcp_appengine_firewall_rule_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_appengine_firewall_rule_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_bigquery_dataset.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_bigquery_dataset_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_bigquery_dataset_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_bigquery_table.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_bigquery_table_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_cloudbuild_trigger.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_cloudbuild_trigger_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_cloudbuild_trigger_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_cloudscheduler_job.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_cloudscheduler_job_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_address.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_address_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_backend_bucket.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_backend_bucket_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_backend_service.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_backend_service_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_disk.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_disk_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_firewall.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_firewall_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_global_address.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_global_address_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_health_check.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_health_check_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_http_health_check.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_http_health_check_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_https_health_check.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_https_health_check_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_image.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_image_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_instance.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_instance_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_instance_group.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_instance_group_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_instance_template.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_instance_template_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_interconnect_attachment.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_interconnect_attachment_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_network.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_network_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_region_disk.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_region_disk_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_route.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_route_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_router.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_router_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_ssl_certificate.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_ssl_certificate_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_ssl_policy.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_ssl_policy_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_subnetwork.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_subnetwork_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_http_proxy.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_http_proxy_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_https_proxy.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_https_proxy_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_pool.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_pool_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_ssl_proxy.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_ssl_proxy_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_tcp_proxy.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_tcp_proxy_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_vpn_gateway.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_target_vpn_gateway_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_url_map.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_url_map_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_vpn_tunnel.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_compute_vpn_tunnel_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_container_cluster.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_container_cluster_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_container_node_pool.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_container_node_pool_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_dns_managed_zone.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_dns_managed_zone_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_dns_resource_record_set.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_dns_resource_record_set_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_iam_role.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_iam_role_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_iam_role_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_iam_service_account.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_iam_service_account_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_iam_service_account_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_iam_service_account_key.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_pubsub_subscription.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_pubsub_subscription_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_pubsub_subscription_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_pubsub_topic.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_pubsub_topic_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_pubsub_topic_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_redis_instance.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_redis_instance_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_resourcemanager_project.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_resourcemanager_project_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_resourcemanager_project_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_sourcerepo_repository.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_sourcerepo_repository_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_sourcerepo_repository_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_spanner_database.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_spanner_database_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_spanner_instance.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_spanner_instance_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_spanner_instance_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_sql_database.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_sql_database_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_sql_instance.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_sql_instance_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_sql_instance_facts.py:0:0: E337 Argument 'env_type' in argument_spec defines type as 'str' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_sql_user.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_sql_user_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_storage_bucket.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_storage_bucket_access_control.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_storage_object.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_tpu_node.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation
lib/ansible/modules/cloud/google/gcp_tpu_node_facts.py:0:0: E322 Argument 'env_type' is listed in the argument_spec, but not documented in the module documentation

click here for bot help

@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed community_review In order to be merged, this PR must follow the community review workflow. labels Jul 11, 2019
@samdoran samdoran added the ci_verified Changes made in this PR are causing tests to fail. label Jul 11, 2019
@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Jul 11, 2019
@ansibot ansibot removed the ci_verified Changes made in this PR are causing tests to fail. label Jul 11, 2019
@ansibot
Copy link
Contributor

ansibot commented Jul 11, 2019

The test ansible-test sanity --test validate-modules [explain] failed with 11 errors:

lib/ansible/modules/cloud/google/gcp_appengine_firewall_rule_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_bigquery_dataset_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_cloudbuild_trigger_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_iam_role_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_iam_service_account_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_pubsub_subscription_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_pubsub_topic_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_resourcemanager_project_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_sourcerepo_repository_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_spanner_instance_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type
lib/ansible/modules/cloud/google/gcp_sql_instance_facts.py:0:0: E337 Argument 'service_account_file' in argument_spec defines type as 'path' but documentation doesn't define type

click here for bot help

@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jul 12, 2019
@rambleraptor
Copy link
Contributor

shipit

@ansibot ansibot added automerge This PR was automatically merged by ansibot. shipit This PR is ready to be merged by Core and removed community_review In order to be merged, this PR must follow the community review workflow. labels Jul 12, 2019
@jctanner
Copy link
Contributor

The bot is getting 500ISE's from the github API when trying to merge this.

@jctanner jctanner merged commit 6fb7a2b into ansible:devel Jul 12, 2019
@ansible ansible locked and limited conversation to collaborators Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 automerge This PR was automatically merged by ansibot. bug This issue/PR relates to a bug. cloud gce module This issue/PR relates to a module. shipit This PR is ready to be merged by Core support:community This issue/PR relates to code supported by the Ansible community. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants