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

New GCP module: gcp_compute_snapshot_info #60342

Merged
merged 1 commit into from Aug 9, 2019

Conversation

modular-magician
Copy link
Contributor

SUMMARY

New GCP module: gcp_compute_snapshot_info
This PR is the result of the following Magic Modules PRs:

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

@ansibot
Copy link
Contributor

ansibot commented Aug 9, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 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_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. needs_triage Needs a first human triage before being processed. new_module This PR includes a new module. new_plugin This PR includes a new plugin. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:community This issue/PR relates to code supported by the Ansible community. labels Aug 9, 2019
@ansibot
Copy link
Contributor

ansibot commented Aug 9, 2019

@ansibot ansibot removed needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. labels Aug 9, 2019
@ansibot
Copy link
Contributor

ansibot commented Aug 9, 2019

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

lib/ansible/modules/cloud/google/gcp_appengine_firewall_rule.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_appengine_firewall_rule_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_bigquery_dataset.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_bigquery_dataset_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_bigquery_table.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_bigquery_table_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudbuild_trigger.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudbuild_trigger_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudscheduler_job.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudscheduler_job_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudtasks_queue.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudtasks_queue_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_address.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_address_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_autoscaler.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_autoscaler_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_backend_bucket.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_backend_bucket_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_backend_service.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_backend_service_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_disk.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_disk_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_firewall.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_firewall_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_global_address.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_global_address_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_health_check.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_health_check_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_http_health_check.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_http_health_check_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_https_health_check.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_https_health_check_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_image.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_image_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_group.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_group_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_template.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_template_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_interconnect_attachment.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_interconnect_attachment_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_network.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_network_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_region_disk.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_region_disk_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_route.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_route_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_router.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_router_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_snapshot.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_snapshot_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_ssl_certificate.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_ssl_certificate_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_ssl_policy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_ssl_policy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_subnetwork.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_subnetwork_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_http_proxy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_http_proxy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_https_proxy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_https_proxy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_pool.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_pool_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_ssl_proxy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_ssl_proxy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_tcp_proxy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_tcp_proxy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_vpn_gateway.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_vpn_gateway_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_url_map.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_url_map_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_vpn_tunnel.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_vpn_tunnel_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_container_cluster.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_container_cluster_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_container_node_pool.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_container_node_pool_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_dns_managed_zone.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_dns_managed_zone_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_dns_resource_record_set.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_dns_resource_record_set_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_role.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_role_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_service_account.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_service_account_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_service_account_key.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_mlengine_model.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_mlengine_model_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_mlengine_version.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_mlengine_version_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_pubsub_subscription.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_pubsub_subscription_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_pubsub_topic.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_pubsub_topic_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_redis_instance.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_redis_instance_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_resourcemanager_project.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_resourcemanager_project_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sourcerepo_repository.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sourcerepo_repository_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_spanner_database.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_spanner_database_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_spanner_instance.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_spanner_instance_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_database.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_database_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_instance.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_instance_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_user.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_user_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_storage_bucket.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_storage_bucket_access_control.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_storage_object.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_tpu_node.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_tpu_node_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'

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 Aug 9, 2019
@rambleraptor
Copy link
Contributor

(Having an issue with our automated release pipeline. This won't get merged in with the gcp_utils changes!)

@ansibot
Copy link
Contributor

ansibot commented Aug 9, 2019

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

lib/ansible/modules/cloud/google/gcp_appengine_firewall_rule.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_appengine_firewall_rule_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_bigquery_dataset.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_bigquery_dataset_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_bigquery_table.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_bigquery_table_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudbuild_trigger.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudbuild_trigger_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudscheduler_job.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudscheduler_job_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudtasks_queue.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_cloudtasks_queue_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_address.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_address_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_autoscaler.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_autoscaler_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_backend_bucket.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_backend_bucket_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_backend_service.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_backend_service_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_disk.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_disk_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_firewall.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_firewall_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_global_address.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_global_address_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_health_check.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_health_check_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_http_health_check.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_http_health_check_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_https_health_check.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_https_health_check_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_image.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_image_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_group.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_group_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_template.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_instance_template_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_interconnect_attachment.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_interconnect_attachment_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_network.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_network_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_region_disk.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_region_disk_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_route.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_route_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_router.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_router_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_snapshot.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_snapshot_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_ssl_certificate.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_ssl_certificate_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_ssl_policy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_ssl_policy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_subnetwork.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_subnetwork_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_http_proxy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_http_proxy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_https_proxy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_https_proxy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_pool.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_pool_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_ssl_proxy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_ssl_proxy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_tcp_proxy.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_tcp_proxy_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_vpn_gateway.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_target_vpn_gateway_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_url_map.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_url_map_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_vpn_tunnel.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_compute_vpn_tunnel_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_container_cluster.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_container_cluster_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_container_node_pool.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_container_node_pool_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_dns_managed_zone.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_dns_managed_zone_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_dns_resource_record_set.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_dns_resource_record_set_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_role.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_role_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_service_account.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_service_account_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_iam_service_account_key.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_mlengine_model.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_mlengine_model_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_mlengine_version.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_mlengine_version_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_pubsub_subscription.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_pubsub_subscription_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_pubsub_topic.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_pubsub_topic_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_redis_instance.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_redis_instance_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_resourcemanager_project.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_resourcemanager_project_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sourcerepo_repository.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sourcerepo_repository_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_spanner_database.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_spanner_database_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_spanner_instance.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_spanner_instance_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_database.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_database_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_instance.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_instance_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_user.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_sql_user_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_storage_bucket.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_storage_bucket_access_control.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_storage_object.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_tpu_node.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'
lib/ansible/modules/cloud/google/gcp_tpu_node_info.py:0:0: E325 Argument 'service_account_contents' in argument_spec defines type as 'str' but documentation defines type as 'jsonarg'

click here for bot help

@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Aug 9, 2019
@rambleraptor
Copy link
Contributor

shipit

@ansibot
Copy link
Contributor

ansibot commented Aug 9, 2019

@GwenaelPellenArkeup @nitaco @bennojoy @dohoangkhiem @erjohnso @GoogleCloudPlatform @rambleraptor @robwagner33 @walbert947

As a maintainer of a module in the same namespace this new module has been submitted to, your vote counts for shipits. Please review this module and add shipit if you would like to see it merged.

click here for bot help

@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. automerge This PR was automatically merged by ansibot. shipit This PR is ready to be merged by Core and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. community_review In order to be merged, this PR must follow the community review workflow. labels Aug 9, 2019
@ansibot ansibot merged commit 86ead40 into ansible:devel Aug 9, 2019
@ansible ansible locked and limited conversation to collaborators Sep 6, 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. cloud gce module This issue/PR relates to a module. new_module This PR includes a new module. new_plugin This PR includes a new plugin. shipit This PR is ready to be merged by Core support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants