Add format into description

This commit is contained in:
ckunaparaju 2021-05-07 17:48:18 -07:00
commit e6065dd4d4

View file

@ -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: