ansible/docs/templates
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
..
cli_rst.j2 Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
config.rst.j2 add info about relative paths to config page (#51351) 2019-02-21 13:21:28 -06:00
list_of_CATEGORY_modules.rst.j2 Docs: Show parameter types (in purple) (#49966) 2018-12-20 18:34:32 +01:00
list_of_CATEGORY_plugins.rst.j2
man.j2
modules_by_category.rst.j2
modules_by_support.rst.j2 Modules tocfix (#51077) 2019-01-23 13:21:23 -06:00
playbooks_keywords.rst.j2
plugin.rst.j2 Update Docsite edit (#51115) 2019-01-29 14:28:16 -05:00
plugin_deprecation_stub.rst.j2 Docs: adding stub page for module/plugin aliases (#54448) 2019-04-16 11:37:28 -05:00
plugins_by_category.rst.j2
plugins_by_support.rst.j2