ansible/lib/ansible/plugins
Alexander Sowitzki 1527078a8f
pause - do not continue with '\r' when timeout is set (#74030)
Original function of pause was, to only allow user input
(finished with enter) when no timeout was set. This restores
the behaviour.
2021-03-29 15:39:42 -04:00
..
action pause - do not continue with '\r' when timeout is set (#74030) 2021-03-29 15:39:42 -04:00
become fix su localization optoin 2021-03-11 11:53:28 -08:00
cache Fix warning for nonexistent inventory cache (#72840) 2021-02-01 14:29:36 -05:00
callback default callback - add "show_task_path_on_failure" option (#73260) 2021-02-09 12:43:59 -05:00
cliconf Migrated to vyos.vyos 2020-03-23 11:14:21 -05:00
connection finish migrating ssh plugin to config system (#73708) 2021-03-03 15:25:16 -05:00
doc_fragments Pipe it to connections (#73688) 2021-02-25 15:08:11 -05:00
filter Revert "Add duplicated set filter and documentation (#72729)" (#74053) 2021-03-27 20:28:28 -05:00
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 2020-08-03 16:35:00 -04:00
inventory Add some dev documentation for constructed features (#73497) 2021-03-18 09:45:13 -04:00
lookup Correctly set path and fullpath for template vars (#73924) 2021-03-26 16:33:25 -04: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 Send callbacks directly from the TaskExecutor instead of TaskResults masquerading as callbacks (#73927) 2021-03-18 12:12:29 -07: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 Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73863) 2021-03-18 17:53:57 -04:00