You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Nathaniel Case 50e09be14f
Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570)
* Allow the use of _paramiko_conn even if the connection hasn't been started.

I'm not sure what the benefit is of Noneing paramiko_conn on close, but will keep for now

* Fix test

* Try to fix up net_put & net_get

* Add changelog
5 years ago
..
cli Properly hide limit and list-hosts args from ansible-inventory (#61618) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 6 years ago
config PowerShell - Added coverage collector (#59009) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Debug location of ansible-connection when found (#61998) 5 years ago
galaxy ansible-galaxy fix --server option for roles (#61820) 5 years ago
inventory inventory: Handle IndexError while parsing limit file (#59776) 5 years ago
module_utils win_become - don't dispose logon token until end (#61905) 5 years ago
modules VMware: Fix issue with order of changes in vmware_vcenter_statistics 5 years ago
parsing default collection support (#61415) 5 years ago
playbook Collection role relative deps (#61517) 5 years ago
plugins Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570) 5 years ago
template add subdir support to collection loading (#60682) 5 years ago
utils allow external collections under the ansible NS (#61908) 5 years ago
vars Use correct delegate_to hostnames in loops (#59659) 5 years ago
__init__.py
constants.py removed previouslly deprecated settings (#55662) 6 years ago
context.py Become plugins (#50991) 6 years ago
release.py Update release name for 2.10 5 years ago