mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 04:12:48 +00:00
updated docs to clarify default change
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user