Skip to content

Commit

Permalink
remove the required field
Browse files Browse the repository at this point in the history
  • Loading branch information
rebrowning committed Jan 13, 2024
1 parent 8e98f31 commit 3f9db87
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions contrib/runners/local_runner/local_runner/runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
- type: "string"
- type: "array"
- type: "number"
required: true
stderr:
type: string
return_code:
Expand Down Expand Up @@ -107,7 +106,6 @@
- type: "string"
- type: "array"
- type: "number"
required: true
stderr:
type: string
return_code:
Expand Down
2 changes: 0 additions & 2 deletions contrib/runners/remote_runner/remote_runner/runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
- type: "string"
- type: "array"
- type: "number"
required: true
stderr:
type: string
return_code:
Expand Down Expand Up @@ -195,7 +194,6 @@
- type: "string"
- type: "array"
- type: "number"
required: true
stderr:
type: string
return_code:
Expand Down
3 changes: 0 additions & 3 deletions contrib/runners/winrm_runner/winrm_runner/runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
- type: "string"
- type: "array"
- type: "number"
required: true
stderr:
type: string
return_code:
Expand Down Expand Up @@ -167,7 +166,6 @@
- type: "string"
- type: "array"
- type: "number"
required: true
stderr:
type: string
return_code:
Expand Down Expand Up @@ -251,7 +249,6 @@
- type: "string"
- type: "array"
- type: "number"
required: true
stderr:
type: string
return_code:
Expand Down

0 comments on commit 3f9db87

Please sign in to comment.