mirror of https://github.com/ansible/ansible.git
parent
66dd6035e0
commit
6ba1330191
@ -0,0 +1,4 @@
|
|||||||
|
bugfixes:
|
||||||
|
- Fix NameError nxos_facts (https://github.com/ansible/ansible/pull/48981).
|
||||||
|
- Fix N3K power supply facts (https://github.com/ansible/ansible/pull/49150).
|
||||||
|
- Fix lldp and cdp neighbors information (https://github.com/ansible/ansible/pull/48318)(https://github.com/ansible/ansible/pull/48087)(https://github.com/ansible/ansible/pull/49024).
|
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- Fix issues with nxos_install_os module for nxapi (https://github.com/ansible/ansible/pull/48811).
|
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- Fix nxos_interface and nxos_linkagg Idempotence issue (https://github.com/ansible/ansible/pull/46437).
|
Loading…
Reference in New Issue