mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-01 16:18:55 +00:00
[PR #12368/a5a543a0 backport][stable-12] dnf_config_manager: Docs say module incompatible with dnf5 but compatibility was resolved (#12372)
dnf_config_manager: Docs say module incompatible with dnf5 but compatibility was resolved (#12368)
Remove note that dnf5 is not supported by dnf_config_manager
(cherry picked from commit a5a543a0a7)
Co-authored-by: Michael Sprott <165604036+sprottm@users.noreply.github.com>
This commit is contained in:
parent
d775f0c6a4
commit
2fb8106951
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@ options:
|
|||
default: enabled
|
||||
type: str
|
||||
choices: [enabled, disabled]
|
||||
notes:
|
||||
- Does not work with C(dnf5).
|
||||
seealso:
|
||||
- module: ansible.builtin.dnf
|
||||
- module: ansible.builtin.yum_repository
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue