-
Improvement
-
Resolution: Unresolved
-
Major
-
None
One of the awesome features with Jenkins pipeline is that you can restart your jenkins istance on the fly, thanks to CPS and durable steps.
On the other hand, ansible-plugin doesn't run ansible via durable step, so that process dies when you restart jenkins. If you have really long running deploys, its really nice to be able to restart your jenkins instance meanwhile.