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 fragmentpull/54990/head
parent
221da3e8b1
commit
1532e31ec0
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- "yum allows comparison operators like '>=' for selecting package version"
|
||||
Loading…
Reference in New Issue