Skip to content

Commit 9266c55

Browse files
committed
add custom key for ansible-lint to validate pattern schemas
1 parent 15c6ca6 commit 9266c55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specifications/pattern-schema/pattern-schema-dev.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"title": "Ansible Pattern Schema",
55
"description": "A schema for validating Ansible pattern definitions",
66
"type": "object",
7+
"x-ansible-lint": ["patterns/*/meta/pattern.json"],
78
"required": [
89
"schema_version",
910
"name",

0 commit comments

Comments
 (0)