fix documentation to reflect subnetwork option is new in ansible 2.2

reviewable/pr18780/r1
Gilles Gagniard 9 years ago
parent 2a008998fd
commit c859a9d339

@ -101,6 +101,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…
Cancel
Save