File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 12
12
"url" : " https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/changelog.json"
13
13
},
14
14
"execution-environment" : {
15
- "etag" : " b59d0bf4fc37a9e1825e06fba278e09ba75fc9c046160ca3d27e52448b7a7ce5 " ,
15
+ "etag" : " 075ab552988793a43ddfe9907b0e391331c54b5dbee2ad1a194e6fc9268e5df9 " ,
16
16
"url" : " https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/execution-environment.json"
17
17
},
18
18
"galaxy" : {
44
44
"url" : " https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/requirements.json"
45
45
},
46
46
"role-arg-spec" : {
47
- "etag" : " e41a42e1ca634a9eb2edbc4a180f404bdc71e17aafa464e6651387c08152bbc5 " ,
47
+ "etag" : " c470f67bc8eec3937957773074d7b6549deefd83dd0c3e13db725df166a66df3 " ,
48
48
"url" : " https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/role-arg-spec.json"
49
49
},
50
50
"rulebook" : {
51
- "etag" : " baba5774a46fcc2bc8c4a8c2f25b49df64a0856e415dbf601b0559f215e55968 " ,
51
+ "etag" : " 8113782a066a9a7aba1f3f42aeb7f8315fa49b5bf0b158a61e44a3eba22dd22f " ,
52
52
"url" : " https://raw.githubusercontent.com/ansible/ansible-rulebook/main/ansible_rulebook/schema/ruleset_schema.json"
53
53
},
54
54
"tasks" : {
Original file line number Diff line number Diff line change 453
453
},
454
454
"delay" : {
455
455
"type" : " integer"
456
+ },
457
+ "include_events" : {
458
+ "type" : " boolean" ,
459
+ "default" : true
456
460
}
457
461
},
458
462
"required" : [
502
506
},
503
507
"delay" : {
504
508
"type" : " integer"
509
+ },
510
+ "include_events" : {
511
+ "type" : " boolean" ,
512
+ "default" : true
505
513
}
506
514
},
507
515
"required" : [
You can’t perform that action at this time.
0 commit comments