1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-26 06:10:10 +00:00
community.general/plugins
fachleitner f5ec73735f
yum_versionlock: Fix entry matching (#4183)
As an input the module receives names of packages to lock.
Those never matched existing entries and therefore always reported
changes.

For compatibility yum is symlinked to dnf on newer systems,
but versionlock entries defer. Try to parse both formats.

Signed-off-by: Florian Achleitner <flo@fopen.at>
2022-02-18 21:07:09 +01:00
..
action
become
cache Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
callback
connection
doc_fragments
filter
inventory Update Proxmox Inventory Documentation with additional examples (#4148) 2022-02-05 21:16:07 +01:00
lookup
module_utils
modules
test