ansible/lib
James Cammarata c8bbdd6b39 Don't assign both parent blocks and task includes to blocks
This causes problems when fetching parent attributes, as the include
was being skipped because the parent block would fetch the attribute
from the parent play first.

Fixes #13872
2016-01-19 22:47:07 -05:00
..
ansible Don't assign both parent blocks and task includes to blocks 2016-01-19 22:47:07 -05:00