ansible/test/units
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
2019-09-09 16:59:20 -04:00
..
cli
compat
config
contrib
errors
executor Properly load module_prefix for collections in task_executor.py (#60420) 2019-08-29 09:04:26 -07:00
galaxy Refactor galaxy collection API for v3 support (#61510) 2019-08-30 11:55:19 +10:00
inventory_test_data/group_vars
mock
module_utils VMware: not ssl.SSLContext if validate_certs false (#57185) 2019-09-09 21:41:46 +05:30
modules Fix behaviour of module_utils/ec2 compare_policies when dealing with bare bools and ints. (#61115) 2019-09-09 12:08:25 -04:00
parsing Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 2019-08-26 09:08:22 -05:00
playbook Collection role relative deps (#61517) 2019-08-29 02:25:44 -07:00
plugins Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570) 2019-09-09 16:59:20 -04:00
regex
template
utils
vars
__init__.py
test_constants.py
test_context.py