ansible/test/integration/targets/include_import
Matt Martz 2f5161628a
Don't skip conditional exception on includes (#39377)
* task_executor.py: Raise 'conditional exception' in case of 'include_*'

Fixes #33632

Signed-off-by: Patrick Ringl <patrick_@freenet.de>

* Re-organize tests, add static include test with undefined var

* Remove unnecessary conditional
2018-04-26 13:39:44 -05:00
..
grandchild Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 2018-04-16 16:46:47 -05:00
nestedtasks/nested
playbook
role Add integration tests for include_role using variable for tasks_file (#37742) 2018-03-23 15:43:00 -04:00
roles Add integration tests for include_role using variable for tasks_file (#37742) 2018-03-23 15:43:00 -04:00
tasks Add include_import tests for many top level include_tasks (#36531) 2018-04-11 17:08:33 -04:00
undefined_var Don't skip conditional exception on includes (#39377) 2018-04-26 13:39:44 -05:00
aliases
runme.sh Don't skip conditional exception on includes (#39377) 2018-04-26 13:39:44 -05:00
test_copious_include_tasks.yml Add include_import tests for many top level include_tasks (#36531) 2018-04-11 17:08:33 -04:00
test_grandparent_inheritance.yml Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 2018-04-16 16:46:47 -05:00
test_nested_tasks.yml Add include_import tests for many top level include_tasks (#36531) 2018-04-11 17:08:33 -04:00
test_role_recursion.yml Add include_import tests for many top level include_tasks (#36531) 2018-04-11 17:08:33 -04:00