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/docs/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
..
dump_config.py Docs: Make docsite rebuilds smarter/faster (#45062) 6 years ago
dump_keywords.py Docs: Make docsite rebuilds smarter/faster (#45062) 6 years ago
find-plugin-refs.py regex for finding :ref: labels was flawed 6 years ago
generate_man.py Migrate command line parsing to argparse (#50610) 5 years ago
plugin_formatter.py Docs: adding stub page for module/plugin aliases (#54448) 5 years ago
testing_formatter.sh Replace no-underscore-variable test with pylint. (#54140) 5 years ago