mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
[PR #7427/f4d81681 backport][stable-7] Typo fix (#7428)
Typo fix (#7427)
* Fix typos in proxmox modules
* Fix typos on gitlab modules
* Fix typo
(cherry picked from commit f4d8168131)
Co-authored-by: Alex <alex@alxg.de>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user