Skip to content

Commit ea6dc0c

Browse files
authored
Fix changelog schema for connection plugins (#3388)
1 parent 2fca3fe commit ea6dc0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ansiblelint/schemas/changelog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"cliconf": {
190190
"$ref": "#/$defs/plugin-descriptions"
191191
},
192-
"connections": {
192+
"connection": {
193193
"$ref": "#/$defs/plugin-descriptions"
194194
},
195195
"filter": {

0 commit comments

Comments
 (0)