summaryrefslogtreecommitdiff
path: root/test/integration/targets/gcp_storage_bucket
diff options
context:
space:
mode:
authorThe Magician <magic-modules@google.com>2019-04-29 12:50:15 -0700
committeransibot <ansibot@users.noreply.github.com>2019-04-29 15:50:15 -0400
commit4a371ec84e16feea12b03d78cf3435bb4a0b6164 (patch)
treef22243d3fecf162a298c132245dd6047698c60ef /test/integration/targets/gcp_storage_bucket
parentc181e567a1df141d04ce5213b3750ee36254db82 (diff)
downloadansible-4a371ec84e16feea12b03d78cf3435bb4a0b6164.tar.gz
Bug fixes for GCP modules (#55362)
Diffstat (limited to 'test/integration/targets/gcp_storage_bucket')
-rw-r--r--test/integration/targets/gcp_storage_bucket/defaults/main.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/integration/targets/gcp_storage_bucket/defaults/main.yml b/test/integration/targets/gcp_storage_bucket/defaults/main.yml
index aa87a2a8e0..ba66644fc1 100644
--- a/test/integration/targets/gcp_storage_bucket/defaults/main.yml
+++ b/test/integration/targets/gcp_storage_bucket/defaults/main.yml
@@ -1,3 +1,2 @@
---
-# defaults file
-resource_name: '{{resource_prefix}}'
+resource_name: "{{ resource_prefix }}"