mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-09-29 13:03:30 -07:00
Sanity fix
This commit is contained in:
parent
a65d6ebfa5
commit
86f6f53d30
1 changed files with 1 additions and 0 deletions
|
@ -1288,6 +1288,7 @@ def extra_disks_update(module, request, response):
|
|||
{u'source': d},
|
||||
)
|
||||
|
||||
|
||||
def label_fingerprint_update(module, request, response):
|
||||
auth = GcpSession(module, 'compute')
|
||||
auth.post(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue