Skip to content

Commit

Permalink
Ansible - examples showing an improper auth value (#440)
Browse files Browse the repository at this point in the history
Merged PR #440.
  • Loading branch information
rambleraptor authored and modular-magician committed Sep 7, 2018
1 parent 8772e85 commit fec5e1c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/ansible
Submodule ansible updated 73 files
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_address.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_address_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_backend_bucket.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_backend_bucket_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_backend_service.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_backend_service_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_disk.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_disk_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_firewall.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_firewall_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_global_address.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_global_address_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_health_check.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_health_check_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_http_health_check.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_http_health_check_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_https_health_check.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_https_health_check_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_image.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_image_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_instance.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_instance_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_instance_group.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_instance_group_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_instance_template.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_instance_template_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_network.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_network_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_route.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_route_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_router.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_router_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_ssl_certificate.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_ssl_certificate_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_ssl_policy.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_ssl_policy_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_subnetwork.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_subnetwork_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_http_proxy.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_http_proxy_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_https_proxy.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_https_proxy_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_pool.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_pool_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_ssl_proxy.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_ssl_proxy_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_tcp_proxy.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_tcp_proxy_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_vpn_gateway.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_target_vpn_gateway_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_url_map.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_url_map_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_vpn_tunnel.py
+1 −1 lib/ansible/modules/cloud/google/gcp_compute_vpn_tunnel_facts.py
+1 −1 lib/ansible/modules/cloud/google/gcp_container_cluster.py
+1 −1 lib/ansible/modules/cloud/google/gcp_container_node_pool.py
+1 −1 lib/ansible/modules/cloud/google/gcp_dns_managed_zone.py
+1 −1 lib/ansible/modules/cloud/google/gcp_dns_resource_record_set.py
+1 −1 lib/ansible/modules/cloud/google/gcp_pubsub_subscription.py
+1 −1 lib/ansible/modules/cloud/google/gcp_pubsub_topic.py
+1 −1 lib/ansible/modules/cloud/google/gcp_spanner_database.py
+1 −1 lib/ansible/modules/cloud/google/gcp_spanner_instance.py
+1 −1 lib/ansible/modules/cloud/google/gcp_sql_database.py
+1 −1 lib/ansible/modules/cloud/google/gcp_sql_instance.py
+1 −1 lib/ansible/modules/cloud/google/gcp_sql_user.py
+1 −1 lib/ansible/modules/cloud/google/gcp_storage_bucket.py
+1 −1 lib/ansible/modules/cloud/google/gcp_storage_bucket_access_control.py
2 changes: 1 addition & 1 deletion build/terraform
2 changes: 1 addition & 1 deletion provider/ansible/example.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ module Ansible
EXAMPLE_DEFAULTS = {
name: 'test_object',
project: 'test_project',
auth_kind: 'service_account',
auth_kind: 'serviceaccount',
service_account_file: '/tmp/auth.pem'
}.freeze

Expand Down

0 comments on commit fec5e1c

Please sign in to comment.