Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

json-schema-plugin

Usage

  [..]
  tasks:
    - name: "validate input against schema"
      json_schema: 
        fatal: true
        instance: "{{ input }}"
        schema: "{{ lookup('file', 'schema.json') }}"

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages