mirror of https://github.com/ansible/ansible.git
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)
pull/48136/head
parent
bab062d639
commit
3a14fe35e9
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
minor_changes:
|
||||||
|
- "fix yum and dnf autoremove input sanitization to properly warn user if invalid options passed and update documentation to match"
|
||||||
Loading…
Reference in New Issue