1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Adrian Likins dde3dac9f8 Support NetBSD 7.1+ style ifconfig -a output ()
* Support NetBSD 7.1+ style ifconfig -a output

network facts on NetBSD after 7.1 cvs would fail
because of format changes in 'ifconfig -a' output.

update code to support new and old format.

add unit tests for both based on
examples from Bruce V Chiarelli.

* wrap use of interfaces.keys() in list() for py3 compat
* sort interface ids for stability
2017-06-08 17:09:22 -04:00
..
cli test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
contrib test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
errors test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
executor test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
inventory test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
inventory_test_data/group_vars
mock test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
module_utils Support NetBSD 7.1+ style ifconfig -a output () 2017-06-08 17:09:22 -04:00
modules New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) () 2017-06-08 08:33:32 -06:00
parsing test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
playbook test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
plugins Add support for cliconf and netconf plugin () 2017-06-06 13:56:25 +05:30
template test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
utils test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
vars test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00
__init__.py
conftest.py
test_constants.py test/: PEP8 compliancy () 2017-05-30 18:05:19 +01:00