mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 07:31:29 -07:00
GCP IAM Role (#53490)
* GCP IAM Role * module util file * test fix * unit tests * test fixes * doc fragment fixes * test fixes * test fix
This commit is contained in:
parent
e013828b2c
commit
bef9f0e25e
7 changed files with 482 additions and 10 deletions
3
tests/integration/gcp_iam_role/defaults/main.yml
Normal file
3
tests/integration/gcp_iam_role/defaults/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
Loading…
Add table
Add a link
Reference in a new issue