ansible/changelogs/fragments/dnf-group-removal.yaml
Adam Miller 2fe150a1ef fix dnf wildcard pkg removal - fixes #27744 and #36970 (#45357)
Signed-off-by: Adam Miller <admiller@redhat.com>
2018-09-20 12:13:17 -04:00

4 lines
273 B
YAML

---
minor_changes:
- "dnf - group removal does not work if group was installed with Ansible because of dnf upstream bug https://bugzilla.redhat.com/show_bug.cgi?id=1620324"
- "dnf removal with wildcards now works: Fixes https://github.com/ansible/ansible/issues/27744"