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/units/playbook
Pilou 43914b3837 Fix include_role unit tests (#31920)
* Ensure include_role unit tests check something

This is not the case: get_tasks_vars doesn't yield

* Fix include_role unit tests

Since e609618274, include_role are not
static anymore.
7 years ago
..
role
__init__.py
test_attribute.py
test_base.py
test_block.py
test_conditional.py
test_helpers.py
test_included_file.py
test_play.py
test_play_context.py
test_playbook.py
test_taggable.py
test_task.py