Skip to content

Commit

Permalink
[PR #9660/5f157aac backport][stable-10] lvol: fix the force parameter…
Browse files Browse the repository at this point in the history
…'s description (#9661)

lvol: fix the force parameter's description (#9660)

(cherry picked from commit 5f157aa)

Co-authored-by: Conner Crosby <[email protected]>
  • Loading branch information
patchback[bot] and cavcrosby authored Feb 1, 2025
1 parent c5bdb15 commit c6aecd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/lvol.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
default: true
force:
description:
- Shrink or remove operations of volumes requires this switch. Ensures that that filesystems get never corrupted/destroyed
- Shrink or remove operations of volumes requires this switch. Ensures that filesystems never get corrupted/destroyed
by mistake.
type: bool
default: false
Expand Down

0 comments on commit c6aecd1

Please sign in to comment.