ansible/test/units/plugins
Vincent Bernat bf19060683 ipaddr: add an option to return peer of a point-to-point link (#59144)
* ipaddr: add an option to return peer of a point-to-point link

Signed-off-by: Vincent Bernat <vincent@bernat.ch>

* ipaddr: extend "peer" to also work with /30
2019-11-13 13:47:05 -05:00
..
action gather_facts action plugin: Fix loading network facts modules for smart gathering (#59856) 2019-09-17 18:35:44 +05:30
cache Improve testing of FactCache (#55739) 2019-06-10 16:26:24 -04:00
callback Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08: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 ipaddr: add an option to return peer of a point-to-point link (#59144) 2019-11-13 13:47:05 -05:00
httpapi Enable logging to any domain in the check point machine (#63976) 2019-11-05 17:44:34 +05:30
inventory Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
shell Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
strategy Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
terminal Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
vars
__init__.py
test_plugins.py Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00