Update definition.json

person-role is not included in the attributes
pull/325/head
Vasileios Mavroeidis 2021-09-29 17:03:10 +02:00 committed by GitHub
parent 91e148a88a
commit 1b3447ffba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -178,9 +178,8 @@
"required": [ "required": [
"playbook", "playbook",
"playbook-standard", "playbook-standard",
"playbook-type", "playbook-type"
"person-role"
], ],
"uuid": "48894c92-447b-4abe-b093-360c4d823e9d", "uuid": "48894c92-447b-4abe-b093-360c4d823e9d",
"version": 1 "version": 1
} }