ansible/lib/ansible/plugins
Martin Krizek e201b542be
Ensure end_play ends play, not batch (#74332)
* Ensure end_play ends play, not batch

Fixes #73971

ci_complete

* Preserve result

* Move AnsibleEndPlay to TQM

* Add tests

* Add changelog

* Explaining comment

* Fix changelog name

* ci_complete
2021-06-03 09:26:22 +02:00
..
action yum action plugin: 'use' as an alias of 'use_backend' (#70792) 2021-05-31 09:48:15 +05:30
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 Apply display_failed_stderr on loop item results (#74865) 2021-06-01 11:31:46 -04:00
cliconf Migrated to vyos.vyos 2020-03-23 11:14:21 -05:00
connection add pkcs11 support to Ansible ssh connection module (#32829) 2021-06-02 12:32:43 +10:00
doc_fragments Add missing 'why:' to 'deprecated:'. (#74639) 2021-05-11 17:19:59 +02:00
filter docs: Update Python 2 doc links (#74633) 2021-05-24 15:11:26 -04:00
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 2020-08-03 16:35:00 -04:00
inventory Remove deprecated cache support from script inventory plugin (#74813) 2021-05-25 11:35:46 -04:00
lookup first_found: clear up the skip option usage (#74816) 2021-06-03 11:41:46 +05:30
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 Ensure end_play ends play, not batch (#74332) 2021-06-03 09:26:22 +02:00
terminal Document existing ansi_re sequences and add ESC[m (#70683) 2020-07-22 08:56:21 -04:00
test version test - improve message when value is empty (#74754) 2021-05-20 11:55:30 -04: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