diff --git a/plugins/modules/dnf_versionlock.py b/plugins/modules/dnf_versionlock.py index c6c15fee1a..b7f49ed13f 100644 --- a/plugins/modules/dnf_versionlock.py +++ b/plugins/modules/dnf_versionlock.py @@ -57,7 +57,6 @@ notes: - In an ideal world, the C(versionlock) plugin would have a dry-run option to know for sure what is going to happen. So far we have to work with a best guess as close as possible to the behaviour inferred from its code. - For most of cases where you want to lock and unlock specific versions of a package, this works fairly well. - - Does not work with C(dnf5). requirements: - dnf - dnf-plugin-versionlock