You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/routeros
Egor Zaitsev a48f8f229e routeros_facts: fix for error when there's more than 10 interfaces (#62346)
* routeros_facts: fix for error when there's more than 10 interfaces (#61376)

* fix: proper regex for preprocessing routeros output

* test: regression test

* test: fix nondeterministic unit test

* changelog
5 years ago
..
fixtures routeros_facts: fix for error when there's more than 10 interfaces (#62346) 5 years ago
__init__.py New module: routeros — manage MikroTik RouterOS (#41155) 6 years ago
routeros_module.py Update bare exceptions to specify Exception. 6 years ago
test_routeros_command.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_routeros_facts.py routeros_facts: fix for error when there's more than 10 interfaces (#62346) 5 years ago