mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
modules: fix seealso sections (#581)
This commit is contained in:
@@ -62,9 +62,9 @@ options:
|
||||
type: bool
|
||||
default: no
|
||||
seealso:
|
||||
- module: filesystem
|
||||
- module: lvol
|
||||
- module: parted
|
||||
- module: community.general.filesystem
|
||||
- module: community.general.lvol
|
||||
- module: community.general.parted
|
||||
notes:
|
||||
- This module does not modify PE size for already present volume group.
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user