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/nxos_cliconf.yaml

5 lines
335 B
YAML

bugfixes:
- Refactor nxos cliconf get_device_info for non structured output supported devices (https://github.com/ansible/ansible/pull/42089).
- Fix regex network_os_platform nxos (https://github.com/ansible/ansible/pull/42288).
- Fix get_device_info nxos zero or more whitespace regex (https://github.com/ansible/ansible/pull/43178).