dnf: fix wildcard matching for state: absent (#56013)

* dnf: fix wildcard matching for state: absent

Fixes #55938

* Add changelog...

* Fix sanity check failure...
This commit is contained in:
Martin Krizek
2019-05-14 23:34:11 +02:00
committed by ansibot
parent e98e98757d
commit 826b99d4bd
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "dnf - fix wildcard matching for state: absent (https://github.com/ansible/ansible/issues/55938)"