You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
grandchild Backport #38827 for 2.5 - Allow inheriting attrs from static parents (#38847) 7 years ago
nestedtasks/nested FIX: multiple nested tasks include levels (#35165) 7 years ago
playbook Integration tests for import/include (#33418) 7 years ago
role Backport #36372 for 2.5 (#37666) 7 years ago
roles Backport #36372 for 2.5 (#37666) 7 years ago
tasks FIX: multiple nested tasks include levels (#35165) 7 years ago
aliases Integration tests for import/include (#33418) 7 years ago
nested.yml FIX: multiple nested tasks include levels (#35165) 7 years ago
runme.sh Backport #38827 for 2.5 - Allow inheriting attrs from static parents (#38847) 7 years ago
test_grandparent_inheritance.yml Backport #38827 for 2.5 - Allow inheriting attrs from static parents (#38847) 7 years ago
test_recursion.yml Integration tests for import/include (#33418) 7 years ago