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/changelogs/fragments/62346-routeros_facts-interf...

5 lines
224 B
YAML

---
bugfixes:
- Fix regular expression to support parsing more than 10 network interfaces in RouterOS output (https://github.com/ansible/ansible/pull/62346)
- Unit tests for the case with more than 10 network interfaces