mirror of https://github.com/ansible/ansible.git
dnf: fix wildcard matching for state: absent (#56013)
* dnf: fix wildcard matching for state: absent Fixes #55938 * Add changelog... * Fix sanity check failure...pull/56431/head
parent
e98e98757d
commit
826b99d4bd
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "dnf - fix wildcard matching for state: absent (https://github.com/ansible/ansible/issues/55938)"
|
||||
Loading…
Reference in New Issue