mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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