Fix name description from lun to volume (#23964)
Help text stated to manage lun name but this module is for managing volumes. Updated accordingly.
This commit is contained in:
parent
1a0b94fa17
commit
8e7c546ef9
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ options:
|
|||
|
||||
name:
|
||||
description:
|
||||
- The name of the lun to manage.
|
||||
- The name of the volume to manage.
|
||||
required: true
|
||||
|
||||
infinite:
|
||||
|
|
Loading…
Add table
Reference in a new issue