mirror of https://github.com/ansible/ansible.git
Make autocost bandwidth calculation a floor division for Py3 compatibility (#66095)
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
(cherry picked from commit 06927eab1f)
Add changelog for nxos_ospf_vrf fix
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
pull/66383/head
parent
0d3c5c4bac
commit
54e0b2aa30
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Fix bandwidth calculation in nxos_ospf_vrf for Python 3 (https://github.com/ansible/ansible/pull/66095)
|
||||
Loading…
Reference in New Issue