mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-19 19:30:22 -07:00
Typo fix (#7427)
* Fix typos in proxmox modules * Fix typos on gitlab modules * Fix typo
This commit is contained in:
parent
6ee1f27304
commit
f4d8168131
6 changed files with 32 additions and 32 deletions
|
@ -19,12 +19,12 @@ description:
|
|||
options:
|
||||
storage:
|
||||
description:
|
||||
- Only return informations on a specific storage.
|
||||
- Only return information on a specific storage.
|
||||
aliases: ['name']
|
||||
type: str
|
||||
type:
|
||||
description:
|
||||
- Filter on a specifc storage type.
|
||||
- Filter on a specific storage type.
|
||||
type: str
|
||||
author: Tristan Le Guern (@tleguern)
|
||||
extends_documentation_fragment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue