ansible/changelogs/fragments/yumdnf-autoremove.yaml
Adam Miller 3a14fe35e9 Correct yum and dnf autoremove behavior (#47902)
* Correct yum and dnf autoremove behavior

Sanity check args passed to autoremove

Fixes #47184

Signed-off-by: Adam Miller <admiller@redhat.com>

* fix docs

Signed-off-by: Adam Miller <admiller@redhat.com>
(cherry picked from commit 1c777976c5)
2018-11-05 15:15:43 -08:00

3 lines
153 B
YAML

---
minor_changes:
- "fix yum and dnf autoremove input sanitization to properly warn user if invalid options passed and update documentation to match"