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
2019-04-29 16:38:31 -04:00
..
arguments Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
test_data/role_skeleton
__init__.py
test_adhoc.py Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00
test_cli.py Split up the base_parser function 2019-01-03 18:12:23 -08:00
test_console.py Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00
test_galaxy.py Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
test_playbook.py Save the command line arguments into a global context 2019-01-03 18:12:23 -08:00
test_vault.py Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00