mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-08 14:20:17 -07:00
Adding proper vars to tests (#225)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
152f52d4c6
commit
66f43ea8f9
10 changed files with 15 additions and 22 deletions
|
@ -1,3 +1,2 @@
|
|||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
||||
resource_name: "{{ resource_prefix }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue