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
Brian Coca f73e03632f
remove obsolete set_play on play_context (#47934)
* remove redundant assignments from play

 - fix unit tests
6 years ago
..
role
__init__.py
test_attribute.py
test_base.py
test_become.py
test_block.py
test_conditional.py
test_helpers.py Consolidate handler tracking (#49338) 6 years ago
test_included_file.py Give IncludedFile more context via ansible_search_path (#50045) 6 years ago
test_play.py
test_play_context.py remove obsolete set_play on play_context (#47934) 6 years ago
test_playbook.py
test_taggable.py Allow tags to be templated from a variable (#49833) 6 years ago
test_task.py