changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
66dd6035e0
commit
6ba1330191
3 changed files with 8 additions and 0 deletions
4
changelogs/fragments/nxos_facts_multiple_bugfixes.yaml
Normal file
4
changelogs/fragments/nxos_facts_multiple_bugfixes.yaml
Normal file
|
@ -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).
|
2
changelogs/fragments/nxos_install_os_nxapi_fix.yaml
Normal file
2
changelogs/fragments/nxos_install_os_nxapi_fix.yaml
Normal file
|
@ -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 a new issue