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
Matt Martz cdb79b0e3a
Consider parent also when comparing IncludedFile (#37083)
* Consider parent also when comparing IncludedFile

* Add new tests for IncludedFile and convert to pytest
7 years ago
..
role Allow loading dirs from role defaults/vars (#36357) 7 years ago
__init__.py
test_attribute.py
test_base.py
test_block.py
test_conditional.py
test_helpers.py
test_included_file.py Consider parent also when comparing IncludedFile (#37083) 7 years ago
test_play.py
test_play_context.py Add support for dzdo flags Fixes #38766 7 years ago
test_playbook.py
test_taggable.py
test_task.py