mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 22:30:22 -07:00
Bug fixes for GCP modules (#54762)
This commit is contained in:
parent
bb1704c360
commit
ddc2adc0ac
16 changed files with 127 additions and 113 deletions
|
@ -244,7 +244,7 @@ items:
|
|||
- You must provide either this property or the rawDisk.source property but not
|
||||
both to create an image.
|
||||
returned: success
|
||||
type: str
|
||||
type: dict
|
||||
sourceDiskEncryptionKey:
|
||||
description:
|
||||
- The customer-supplied encryption key of the source disk. Required if the source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue