mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
modules: fix seealso sections (#581)
This commit is contained in:
parent
ebb4600618
commit
21681daa01
8 changed files with 10 additions and 10 deletions
|
@ -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.
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue