ansible/lib/ansible/plugins
Sloane Hertel 840bdc1e10
Fix warning for nonexistent inventory cache (#72840)
* Fix inventory cache warning by checking if the key exists before loading it
* changelog
2021-02-01 14:29:36 -05:00
..
action pause - adjust warning when run in background (#73182) 2021-01-14 09:35:39 -05:00
become Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
cache Fix warning for nonexistent inventory cache (#72840) 2021-02-01 14:29:36 -05:00
callback Replace some more FQCNs. 2020-11-05 12:19:08 -08:00
cliconf Migrated to vyos.vyos 2020-03-23 11:14:21 -05:00
connection use correct executable and options in all cases (#73323) 2021-01-26 20:21:24 -05:00
doc_fragments Allow restricting config values to enumerated list (#73162) 2021-01-14 15:11:30 -05:00
filter Ensure Ansible's unique filter preserves order (#67856) 2020-11-23 08:55:18 +01:00
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 2020-08-03 16:35:00 -04:00
inventory Add a toggle for the leading separator for keyed_groups (#60882) 2020-10-23 15:57:44 -04:00
lookup Fix example with the backwards counting in the sequence lookup plugin. (#73081) 2021-01-07 16:34:05 -06:00
netconf Fix netconf validate capability check (#71195) 2020-08-12 09:17:54 +05:30
shell Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
strategy Consolidate filters/tests handling into JinjaPluginIntercept (#71463) 2021-01-21 11:22:33 +01: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 Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
loader.py Always mention the name of the deprecated plugin in routing deprecation messages (#73059) 2021-01-14 17:45:02 +01:00