ansible/test/integration/targets/include_import
Matt Martz 0bbb67383b
Backport #38827 for 2.5 - Allow inheriting attrs from static parents (#38847)
* Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827)

* Skip self._parent on dynamic, defer to grandparent for attr lookup

* Revert _inheritable

* Add tests for include inheritance from static blocks

Fixes #38037 #36194

(cherry picked from commit 354aa8d602)

* Add changelog for #38827
2018-04-20 11:45:28 -05:00
..
grandchild Backport #38827 for 2.5 - Allow inheriting attrs from static parents (#38847) 2018-04-20 11:45:28 -05:00
nestedtasks/nested
playbook
role Backport #36372 for 2.5 (#37666) 2018-03-28 11:05:03 -05:00
roles Backport #36372 for 2.5 (#37666) 2018-03-28 11:05:03 -05:00
tasks
aliases
nested.yml
runme.sh Backport #38827 for 2.5 - Allow inheriting attrs from static parents (#38847) 2018-04-20 11:45:28 -05:00
test_grandparent_inheritance.yml Backport #38827 for 2.5 - Allow inheriting attrs from static parents (#38847) 2018-04-20 11:45:28 -05:00
test_recursion.yml