mirror of https://github.com/ansible/ansible.git
Add missing changelog fragments
Signed-off-by: Paul Belanger <pabelanger@redhat.com>pull/57976/head
parent
0a8d237238
commit
335c2026fa
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fix python3 compat issue with network/common/config.py - https://github.com/ansible/ansible/pull/55223
|
||||
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- Fixes the IOS_NTP integration TC failure, where TC was failing coz of missing configuration which needed to be
|
||||
set before firing the TC. - https://github.com/ansible/ansible/pull/57481.
|
||||
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fixes the IOS_SMOKE integration TC failure - https://github.com/ansible/ansible/pull/57665.
|
||||
Loading…
Reference in New Issue