Hi,
i have a condition where lower plays don’t get executed when upper play fail on some condition . i need to run my second play also inside same yml file if above play gets fail, how can i do this ?? play with localhost group dont get executed.
my play looks like below-