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
5 years ago
..
arguments Migrate command line parsing to argparse (#50610) 5 years ago
test_data/role_skeleton Link to the Galaxy platforms list from the meta file template (#34046) 6 years ago
__init__.py galaxy info displayed 'galaxy_info' section wrong 8 years ago
test_adhoc.py Restore ansible --version output (#55728) 5 years ago
test_cli.py Split up the base_parser function 6 years ago
test_console.py Restore ansible --version output (#55728) 5 years ago
test_galaxy.py Migrate command line parsing to argparse (#50610) 5 years ago
test_playbook.py Save the command line arguments into a global context 6 years ago
test_vault.py Restore ansible --version output (#55728) 5 years ago