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.
1 parent 15c6ca6 commit 9266c55Copy full SHA for 9266c55
specifications/pattern-schema/pattern-schema-dev.json
@@ -4,6 +4,7 @@
4
"title": "Ansible Pattern Schema",
5
"description": "A schema for validating Ansible pattern definitions",
6
"type": "object",
7
+ "x-ansible-lint": ["patterns/*/meta/pattern.json"],
8
"required": [
9
"schema_version",
10
"name",
0 commit comments