ansible/test/units/playbook
Sam Doran b3ce3fc5eb
Restore ansible --version output (#55728)
* Add custom action class for version info
* Use args from CLI as prog for ArgumentParser object
* Make prog a required parameter of create_base_parser() and update all uses to pass in the newly required parameter.
* Add unit test for checking ansible --version
* Update other related unit tests
2019-04-29 16:38:31 -04:00
..
role Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
__init__.py
test_attribute.py
test_base.py become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
test_block.py
test_conditional.py
test_helpers.py Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
test_included_file.py Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
test_play.py
test_play_context.py Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00
test_playbook.py
test_taggable.py Allow tags to be templated from a variable (#49833) 2018-12-17 15:40:26 -06:00
test_task.py