ansible/changelogs/fragments/yum-select-version.yml
Robert Osowiecki 1532e31ec0 Allow all of yum version compare operators (#54603)
* Allow all of yum version compare operators

* * yum: name="foo >= VERSION" integration test
* changelog fragment
2019-04-08 10:34:21 +02:00

3 lines
92 B
YAML

---
bugfixes:
- "yum allows comparison operators like '>=' for selecting package version"