We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15c6ca6 + 7131a80 commit dcd66f6Copy full SHA for dcd66f6
specifications/pattern-schema/pattern-schema-dev.json
@@ -4,6 +4,9 @@
4
"title": "Ansible Pattern Schema",
5
"description": "A schema for validating Ansible pattern definitions",
6
"type": "object",
7
+ "x-ansible-lint": [
8
+ "patterns/*/meta/pattern.json"
9
+ ],
10
"required": [
11
"schema_version",
12
"name",
0 commit comments