mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-27 17:06:42 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user