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/lib/ansible
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
7 years ago
..
cli Migrate command line parsing to argparse (#50610) 7 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config Renaming azure_rm_managed_disk for consistency (#54825) 7 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 7 years ago
executor psrp - Fix raw and script tests for connection plugin (#55357) 7 years ago
galaxy Update galaxy cli metadata file templates (#51398) 7 years ago
inventory preserve same order as inventory manager when using host lookup (#55331) 7 years ago
module_utils Update bundled copy of six from 1.11.0 to 1.12.0 (#55456) 7 years ago
modules User - Fix shadow file parsing on AIX (#55230) 7 years ago
parsing Migrate command line parsing to argparse (#50610) 7 years ago
playbook Add ansible_parent_role_names magic variable (#46687) 7 years ago
plugins Move missing library abort to use rather than import for netconf (#55384) 7 years ago
template Don't register tests as filters (#55332) 7 years ago
utils preserve same order as inventory manager when using host lookup (#55331) 7 years ago
vars fixes for stripping (#52930) 7 years ago
__init__.py
constants.py Fine tune sanity (#53544) 7 years ago
context.py Become plugins (#50991) 7 years ago
release.py Cleanup the tree for post-2.8-branch 7 years ago