fix documentation to reflect subnetwork option is new in ansible 2.2

pull/18777/head
Gilles Gagniard 8 years ago committed by Matt Clay
parent 3404c0891b
commit 152a713fd3

@ -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…
Cancel
Save