[..]
tasks:
- name: "validate input against schema"
json_schema:
fatal: true
instance: "{{ input }}"
schema: "{{ lookup('file', 'schema.json') }}"
fad3t/json-schema-plugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|