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/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
5 years ago
..
cli_rst.j2 Migrate command line parsing to argparse (#50610) 5 years ago
config.rst.j2 add info about relative paths to config page (#51351) 5 years ago
list_of_CATEGORY_modules.rst.j2 Docs: Show parameter types (in purple) (#49966) 6 years ago
list_of_CATEGORY_plugins.rst.j2 Some more fixes for the docs :ref: disambiguation 6 years ago
man.j2 Fix man page template typo. (#48585) 6 years ago
modules_by_category.rst.j2 Reduce warnings (#39254) 6 years ago
modules_by_support.rst.j2 Modules tocfix (#51077) 6 years ago
playbooks_keywords.rst.j2 Last docs link fixes (#39391) 6 years ago
plugin.rst.j2 Update Docsite edit (#51115) 6 years ago
plugin_deprecation_stub.rst.j2 Docs: adding stub page for module/plugin aliases (#54448) 5 years ago
plugins_by_category.rst.j2 Generate plugin rst (#28901) 7 years ago
plugins_by_support.rst.j2 Generate plugin rst (#28901) 7 years ago