mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Bug fixes for GCP modules (#55362)
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
||||
resource_name: "{{ resource_prefix }}"
|
||||
|
||||
Reference in New Issue
Block a user