ansible/test/units/plugins
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
..
action win_updates: Add flag to only download updates without installing them (#58631) 2019-08-28 09:46:59 +10:00
cache Improve testing of FactCache (#55739) 2019-06-10 16:26:24 -04:00
callback Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
cliconf Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
connection Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570) 2019-09-09 16:59:20 -04:00
filter Defer passlib dependency from plugins/filter/network.py (#59304) 2019-08-29 09:01:30 -04:00
httpapi Ansible FTD Module improvements and tests update. (#60640) 2019-09-03 08:38:11 +05:30
inventory add IAM role assumption to aws_ec2 inventory (#41637) 2019-06-18 15:34:41 -07:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup Speed up a few more tests by mocking time.sleep (#61186) 2019-08-22 14:33:34 -05:00
shell Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
strategy T woerner max concurrent (#60702) 2019-08-28 18:47:39 -05:00
terminal unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
vars
__init__.py
test_plugins.py Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00