mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-02 00:28:52 +00:00
dnf_versionlock: Docs say module incompatible with dnf5 but compatibility was resolved (#12367)
Compatibility with dnf5 was resolved in PR 9127
This commit is contained in:
parent
bbf8bb47d9
commit
dda7c1fea7
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue