oscope-dev / scope

Scoping user machines
https://oscope-dev.github.io/scope/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Add optional required field to DoctorGroup #40

Closed ethankhall closed 9 months ago

ethankhall commented 9 months ago

This changes the default behavior of a command so that if it fails, execution will stop.

In the event that a step is optional, it can be set to required: false