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/bin
Matt Martz db6cc60352
Migrate command line parsing to argparse (#50610)
* Start of migration to argparse

* various fixes and improvements

* Linting fixes

* Test fixes

* Fix vault_password_files

* Add PrependAction for argparse

* A bunch of additional tweak/fixes

* Fix ansible-config tests

* Fix man page generation

* linting fix

* More adhoc pattern fixes

* Add changelog fragment

* Add support for argcomplete

* Enable argcomplete global completion

* Rename PrependAction to PrependListAction to better describe what it does

* Add documentation for installing and configuring argcomplete

* Address rebase issues

* Fix display encoding for vault

* Fix line length

* Address rebase issues

* Handle rebase issues

* Use mutually exclusive group instead of handling manually

* Fix rebase issues

* Address rebase issue

* Update version added for argcomplete support

* -e must be given a value

* ci_complete
5 years ago
..
ansible Migrate command line parsing to argparse (#50610) 5 years ago
ansible-config 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago
ansible-connection Add check to log jsonrpc request/response (#54606) 5 years ago
ansible-console draft 1st release of ansible-console 8 years ago
ansible-doc Making the switch to v2 9 years ago
ansible-galaxy Making the switch to v2 9 years ago
ansible-inventory ansible-inventory cli tool (#22477) 7 years ago
ansible-playbook Making the switch to v2 9 years ago
ansible-pull Making the switch to v2 9 years ago
ansible-test Make ansible-test available in the bin directory. (#45876) 6 years ago
ansible-vault Making the switch to v2 9 years ago