-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
It would be very useful to capture the values from play recap, so we could use to have some conditions, depending the the recap output. For example, if the change value is zero, do some action or stop the pipeline.
The only way I found to do this is to parse ansible output with regex.
If someone has a better solution please let me know