ansible/lib/ansible/plugins
Sloane Hertel aea0c4dd1b
Fix inventory cache prefix typos (#74523)
* Fix section for inventory cache prefix

* Redirect general config inventory cache options to inventory plugin documentation

* Update the template to fix the docs-build error

* removes 'default' entries for config settings with default: ''

* single backticks => italics, double backticks => code

* use 'Default: ~' to match other entries that have no default setting

Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
2021-05-05 13:27:40 -04:00
..
action fixed URL for becoming an unprivileged user doc (#74448) 2021-04-28 16:14:56 -05:00
become fix su localization optoin 2021-03-11 11:53:28 -08:00
cache Fix BaseFileCacheModule#keys to respect prefix (#72789) 2021-04-30 15:28:28 -04:00
callback Fix missing delegate display (#74370) 2021-04-28 13:24:38 -04:00
cliconf Migrated to vyos.vyos 2020-03-23 11:14:21 -05:00
connection dont specify default for port, allow ssh/config (#74526) 2021-05-04 11:09:05 -04:00
doc_fragments Fix inventory cache prefix typos (#74523) 2021-05-05 13:27:40 -04:00
filter Case-insensitive set theory filters (#74256) 2021-04-23 12:44:43 -05:00
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 2020-08-03 16:35:00 -04:00
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 2021-04-13 11:59:50 -04:00
lookup Fix sequence lookup message and add tests (#74472) 2021-04-29 15:12:23 -04:00
netconf netconf - handle import error when running in FIPS mode (#73992) 2021-04-19 12:41:55 -04:00
shell Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
strategy Remove needless get_next_task_for_host calls (#74174) 2021-04-28 13:19:37 +02:00
terminal Document existing ansi_re sequences and add ESC[m (#70683) 2020-07-22 08:56:21 -04:00
test Add semver support to the jinja2 version test (#71600) 2020-09-08 08:52:27 -05:00
vars Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
__init__.py All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
loader.py Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73863) 2021-03-18 17:53:57 -04:00