mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-11 13:20:28 -07:00
Add format into description
This commit is contained in:
parent
60d80ef0f2
commit
e6065dd4d4
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ options:
|
|||
private_network:
|
||||
description:
|
||||
- Private network the instance need to be associated with.
|
||||
Format: "projects/{{ project }}/global/networks/{{ network.name }}"
|
||||
required: false
|
||||
type: str
|
||||
ipv4_enabled:
|
||||
|
|
Loading…
Add table
Reference in a new issue