Hello everyone,
I was asking about this in the IRC channel yesterday when we experienced a power outage at my office and I was thusly disconnected so I’m giving it a try here now.
I have a playbook which contains include/import (I have tried both methods with the same results) role statements in a Block/Always structure. See example here:
https://gist.github.com/jcsmith/c6688e1506f6136b5d858b29ccda5d74
When a task fails in the included/imported role in the block section the always section never executes. Is this expected behavior?
Thanks,
Josh