ansible-ruby
ansible-ruby copied to clipboard
Rescue/Always Support
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.