mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
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:
@@ -45,7 +45,7 @@ options:
|
||||
|
||||
name:
|
||||
description:
|
||||
- The name of the lun to manage.
|
||||
- The name of the volume to manage.
|
||||
required: true
|
||||
|
||||
infinite:
|
||||
|
||||
Reference in New Issue
Block a user