Ansible Role dnf_versionlock
This role installs and configures the dnf versionlock plugin.
Hints:
Note that
yum versionlock
on RHEL 7 has less capabilites than the DNF variant on RHEL 8+.
Mandatory Role Variables
Variable |
Description |
---|---|
|
List of versionlock ( |
Example:
# mandatory
dnf_versionlock__versionlocks:
- 'enterprise-search-0:8.7.*' # pin to 8.7.x, only allowing patch updates; only works on RHEL8