yum: fix false error msg about autoremove support (#56459)

* yum: fix false error msg about autoremove support
This commit is contained in:
Martin Krizek
2019-05-21 17:37:05 +02:00
committed by Sam Doran
parent 77f997474a
commit a68ac729ea
2 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- yum - Fix false error message about autoremove not being supported (https://github.com/ansible/ansible/issues/56458)