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/cli
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
6 years ago
..
arguments
test_data/role_skeleton
__init__.py
test_adhoc.py Restore ansible --version output (#55728) 6 years ago
test_cli.py
test_console.py Restore ansible --version output (#55728) 6 years ago
test_galaxy.py
test_playbook.py
test_vault.py Restore ansible --version output (#55728) 6 years ago