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 354aa8d602
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
7 years ago
..
grandchild Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 7 years ago
nestedtasks/nested
playbook
role
roles
tasks
aliases
runme.sh Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 7 years ago
test_copious_include_tasks.yml
test_grandparent_inheritance.yml Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 7 years ago
test_nested_tasks.yml
test_role_recursion.yml