Fixing parent block serialization for blocks

Fixes #12395
This commit is contained in:
James Cammarata
2015-09-16 09:29:16 -04:00
parent 2a50957ad8
commit d91ff0db74
2 changed files with 15 additions and 5 deletions

View File

@@ -11,3 +11,4 @@
- fail:
rescue:
- debug: msg="rescuing from the fail"
when: not skip_me|default(False)