Removing duplicate entries to changelog.

This commit is contained in:
Gareth J. Greenaway 2020-06-22 10:33:25 -07:00 committed by Daniel Wozniak
parent d1f897f5ef
commit a3fd598d1f

View file

@ -332,11 +332,9 @@ Fixed
- Fixed `win_system.join_domain` failures. (#57360)
- Fixed `template_vars` functionality on Junos. (#57388)
- Filter out aliases/duplicates from zypperpkg for <=SLE12SP4. (#57392)
- Wrong isinstance in ini options absent (#53874)
- Fix issue with finding the real python executable during tests (#56460)
- Fix issue with finding the real python executable during tests (#56686)
- Fix broken link regarding the 1024 character limit for YAML keys (#56540)
- Fix grain.delkey grains.delval for nested keys (#54819)
- Virt disks fixes (#56666)
Added