fix documentation to reflect subnetwork option is new in ansible 2.2
This commit is contained in:
parent
3404c0891b
commit
152a713fd3
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ options:
|
|||
- name of the subnetwork in which the instance should be created
|
||||
required: false
|
||||
default: null
|
||||
version_added: "2.2"
|
||||
persistent_boot_disk:
|
||||
description:
|
||||
- if set, create the instance with a persistent boot disk
|
||||
|
|
Loading…
Reference in a new issue