ansible/test/integration/targets/include_import
Matt Martz 3d5a7d6dc2
Allow using action/local_action on includes and imports (#37260)
* Prevent using action/local_action on includes and imports. Fixes #28822

* Use ModuleArgsParser to determine action instead of disallowing action/local_action with import/include

* Add to_native

* switch back to block in task_ds, use ModuleArgsParse otherwise

* var should be task_ds

* Add test validating action+include_tasks
2018-05-04 11:10:50 -05:00
..
grandchild
include_path_inheritance
nestedtasks/nested
playbook
role
roles
tasks
undefined_var
aliases
runme.sh
test_copious_include_tasks.yml
test_grandparent_inheritance.yml
test_nested_tasks.yml
test_role_recursion.yml