updated docs to clarify default change
This commit is contained in:
parent
147b342553
commit
7870000f71
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ version_added: 1.6
|
|||
options:
|
||||
device:
|
||||
description:
|
||||
- The device path to attach the volume to, e.g. /dev/xvde
|
||||
- The device path to attach the volume to, e.g. /dev/xvde.
|
||||
- Before 2.4 this was a required field. Now it can be left to null to auto assign the device name.
|
||||
default: null
|
||||
required: false
|
||||
volume:
|
||||
|
|
Loading…
Reference in a new issue