mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
New GCP Module: gcp_sql_user (#42803)
This commit is contained in:
parent
e9c9ccc561
commit
6d548d405b
5 changed files with 524 additions and 0 deletions
3
test/integration/targets/gcp_sql_user/defaults/main.yml
Normal file
3
test/integration/targets/gcp_sql_user/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