mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-22 18:31:25 -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
|
@ -71,7 +71,7 @@ options:
|
|||
version_added: 4.5.0
|
||||
description:
|
||||
- A list of dictionaries that represents CI/CD variables.
|
||||
- This modules works internal with this sructure, even if the older O(vars) parameter is used.
|
||||
- This modules works internal with this structure, even if the older O(vars) parameter is used.
|
||||
default: []
|
||||
type: list
|
||||
elements: dict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue