ansible/test/units
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
..
cli Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
compat
config
contrib
errors Remove empty overridden unittest.setUp and unittest.tearDown methods. 2019-11-05 09:12:11 -08:00
executor Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
galaxy Fix up role version pagination for Galaxy install (#64373) 2019-11-05 10:34:50 -05:00
inventory_test_data/group_vars
mock Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
module_utils Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
modules Fortinet's new module for fortios_vpn_ipsec_phase2_interface (#64767) 2019-11-13 16:27:20 +05:30
parsing Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
playbook Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
plugins ipaddr: add an option to return peer of a point-to-point link (#59144) 2019-11-13 13:47:05 -05:00
regex
template Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
utils Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
__init__.py
requirements.txt
test_constants.py
test_context.py