Skip to content

Commit 6eed4f7

Browse files
committed
Update schema store
1 parent 800958b commit 6eed4f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

schemastore/timestamp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"timestamp":1652577029212}
1+
{"timestamp":1652662910794}

schemastore/www.schemastore.org/api/json/catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
{
146146
"name": "Ansible Tasks File",
147147
"description": "Ansible tasks file",
148-
"url": "https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/definitions/tasks",
148+
"url": "https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/$defs/tasks",
149149
"fileMatch": [
150150
"**/tasks/*.yml",
151151
"**/tasks/*.yaml",
@@ -156,7 +156,7 @@
156156
{
157157
"name": "Ansible Playbook",
158158
"description": "Ansible playbook files",
159-
"url": "https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/definitions/playbook",
159+
"url": "https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/$defs/playbook",
160160
"fileMatch": [
161161
"playbook.yml",
162162
"playbook.yaml",

0 commit comments

Comments
 (0)