ansible/lib/ansible
Matt Martz a3b6485073
Fix reset_connection paramiko, winrm, psrp (#72688)
* Ensure we only reset the connection when one has been previously established. Fixes #65812

* Ensure psrp doesn't trace

* winrm too

* Indentation fix
2020-12-09 12:57:56 -06:00
..
_vendor Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
cli Address additional ansible_core rename issues (#72906) 2020-12-08 12:22:55 -06:00
collections avoid fatal exception on invalid collection name (#72296) 2020-11-10 11:46:15 -05:00
compat Updated bundled libraries (#70418) 2020-07-02 12:39:00 -05:00
config Improve deprecations (#72697) 2020-12-04 14:50:32 -05:00
errors Add orig_exc context to error messages (#72677) 2020-11-20 05:40:22 +10:00
executor Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00
galaxy Slight tweak to galaxy source selection (#72685) 2020-11-20 07:54:43 +10:00
inventory don't set warn = True, it will be overwritten in the next line (#71682) 2020-09-12 02:58:09 -05:00
module_utils AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory (#45198) 2020-12-04 14:21:51 -05:00
modules Fix async interpreter parsing (#72636) 2020-12-09 11:41:45 -06:00
parsing vault: Read stdin data as binary on python3 (#52229) 2020-12-09 09:46:32 +01:00
playbook Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00
plugins Fix reset_connection paramiko, winrm, psrp (#72688) 2020-12-09 12:57:56 -06:00
template Use _wrap_native_text only for builtin STRING_TYPE_FILTERS (#71801) 2020-12-09 09:48:32 +01:00
utils Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
__init__.py transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
constants.py Replace some more FQCNs. 2020-11-05 12:19:08 -08:00
context.py
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 2020-11-17 10:11:15 -05:00
release.py Bump devel to 2.11.0 (#70121) 2020-06-17 14:22:38 -05:00