This commit is contained in:
parent
4840d30589
commit
e92db1dc12
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ options:
|
|||
external_ip:
|
||||
version_added: "1.9"
|
||||
description:
|
||||
- type of external ip, ephemeral by default; alternatively, a list of fixed gce ips or ip names can be given (if there is not enough specified ip, 'ephemeral' will be used)
|
||||
- type of external ip, ephemeral by default; alternatively, a list of fixed gce ips or ip names can be given (if there is not enough specified ip, 'ephemeral' will be used). Specify 'none' if no external ip is desired.
|
||||
required: false
|
||||
default: "ephemeral"
|
||||
disk_auto_delete:
|
||||
|
|
Loading…
Reference in a new issue