ansible-ruby icon indicating copy to clipboard operation
ansible-ruby copied to clipboard

Rescue/Always Support

Open wied03 opened this issue 8 years ago • 0 comments

Allow using rescue/always with blocks.

Could maybe even do some trickery such that ruby's rescue/ensure methods can be used with an exception thrown behind the scenes to capture the rescue code and the ensure code.

wied03 avatar Aug 26 '16 23:08 wied03