mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 19:43:59 -07:00
Allow all of yum version compare operators (#54603)
* Allow all of yum version compare operators * * yum: name="foo >= VERSION" integration test * changelog fragment
This commit is contained in:
parent
221da3e8b1
commit
1532e31ec0
3 changed files with 60 additions and 6 deletions
3
changelogs/fragments/yum-select-version.yml
Normal file
3
changelogs/fragments/yum-select-version.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- "yum allows comparison operators like '>=' for selecting package version"
|
Loading…
Add table
Add a link
Reference in a new issue