ansible/test/units/plugins
Nathaniel Case 5850591d14
Base connection class for network-style connections (#41839)
* Create base class for network-style connections

* clean up some differences

* Move NetworkConnectionBase

* Tweak netconf for tests

* Tweak when network_os is checked to avoid failing tests

* Pull back exec_command
2018-07-02 08:41:00 -04:00
..
action win_updates fix when win_updates is run with async (#41756) 2018-06-20 14:52:24 -07:00
cache
callback fix minor issues with debug and item labels (#41331) 2018-06-21 16:14:57 -04:00
cliconf Refactor ios cliconf plugin and ios_config module (#39695) 2018-06-06 11:12:45 +05:30
connection Base connection class for network-style connections (#41839) 2018-07-02 08:41:00 -04:00
filter Add cidr_merge filter (#36081) 2018-05-23 14:35:23 -05:00
inventory Fix inventory plugin cache + add tests (#38229) 2018-05-24 15:34:54 -04:00
loader_fixtures
lookup 1Password lookup plugin (#37207) 2018-05-17 17:29:47 -04:00
shell
strategy Fix inserting noop tasks by using active state (#36056) 2018-06-06 12:34:25 +02:00
terminal Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
vars
__init__.py
test_plugins.py