community.general/lib/ansible/parsing
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
2019-04-23 13:54:39 -05:00
..
utils
vault Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
yaml unsafe cleanup 2018-11-30 13:07:00 -08:00
__init__.py
ajson.py add note to inform awx team on change 2018-10-11 12:45:53 -04:00
dataloader.py dataloader: check exact value of dir (#52021) 2019-03-16 01:48:01 -04:00
metadata.py
mod_args.py Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
plugin_docs.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
quoting.py
splitter.py Ensure _raw_params retain exact spaces 2018-09-28 19:19:58 +02:00