We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b361d94 commit ca0770bCopy full SHA for ca0770b
action/reset.go
@@ -36,6 +36,8 @@ func (r Reset) Run() error {
36
}
37
38
39
+ phase.Force = r.Force
40
+
41
start := time.Now()
42
43
for _, h := range r.Manager.Config.Spec.Hosts {
0 commit comments