Skip to content

Commit b88ec96

Browse files
mnecasdupondje
authored andcommitted
ovirt_disk: Fix documentation of logical unit id
ovirt_disk update documentation of logical unit id from lun_id to id to alling with the code Signed-off-by: Martin Necas <[email protected]>
1 parent 4cea670 commit b88ec96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/ovirt_disk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
target:
158158
description:
159159
- iSCSI target.
160-
lun_id:
160+
id:
161161
description:
162162
- LUN id.
163163
username:

0 commit comments

Comments
 (0)