mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
* Allow all of yum version compare operators * * yum: name="foo >= VERSION" integration test * changelog fragment
3 lines
92 B
YAML
3 lines
92 B
YAML
---
|
|
bugfixes:
|
|
- "yum allows comparison operators like '>=' for selecting package version"
|