Open
Description
Fail quickly/early on a host if a certain step fails.
Say we have a step at the beginning that is very important, for backup.
If this step fails then halt all further steps for the specific hosts.
Something similar to what already exists as
- options:
fail_if_any_host_fail_any_step: []
maybe we could have something like
halt_if_any_host_fail_any_step: ["backups"]
Metadata
Metadata
Assignees
Labels
No labels