mirror of https://github.com/ansible/ansible.git
Fix nxos_l3_interface no switchport issue with loopback and svi interfaces, nxos_snapshot issue (#41318)
* Fix nxos_l3_interface no switchport issue with loopback and svi interfaces
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Fix nxos_snapshot compare (#41386)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 1998707eda
)
* changelog nxos_snapshot
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
pull/41356/merge
parent
da67d279be
commit
8fe99ae001
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- Fix nxos_l3_interface no switchport issue with loopback and svi interfaces (https://github.com/ansible/ansible/pull/37392).
|
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- Fix nxos_snapshot compare_option (https://github.com/ansible/ansible/pull/41386).
|
Loading…
Reference in New Issue