mirror of https://github.com/ansible/ansible.git
Allow all of yum version compare operators (#54603)
* Allow all of yum version compare operators
* * yum: name="foo >= VERSION" integration test
* changelog fragment
(cherry picked from commit 1532e31ec0)
pull/54998/head
parent
d262f35789
commit
910d21e15c
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- "yum allows comparison operators like '>=' for selecting package version"
|
||||
Loading…
Reference in New Issue