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>pull/48068/head
parent
14037443de
commit
1c777976c5
@ -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