mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
add version_added attribute to module docs.
This commit is contained in:
parent
14e6bba001
commit
4401557455
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
default: 100
|
default: 100
|
||||||
aliases: []
|
aliases: []
|
||||||
|
version_added: "1.3"
|
||||||
device_name:
|
device_name:
|
||||||
description:
|
description:
|
||||||
- device id to override device mapping. Assumes /dev/sdf for Linux/UNIX and /dev/xvdf for Windows.
|
- device id to override device mapping. Assumes /dev/sdf for Linux/UNIX and /dev/xvdf for Windows.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue