mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-03 20:54:29 -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:
|
private_network:
|
||||||
description:
|
description:
|
||||||
- Private network the instance need to be associated with.
|
- Private network the instance need to be associated with.
|
||||||
|
Format: "projects/{{ project }}/global/networks/{{ network.name }}"
|
||||||
required: false
|
required: false
|
||||||
type: str
|
type: str
|
||||||
ipv4_enabled:
|
ipv4_enabled:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue