summaryrefslogtreecommitdiff
path: root/changelogs/fragments/dnf5-module.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/dnf5-module.yml')
-rw-r--r--changelogs/fragments/dnf5-module.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/fragments/dnf5-module.yml b/changelogs/fragments/dnf5-module.yml
new file mode 100644
index 0000000000..cc5a706bca
--- /dev/null
+++ b/changelogs/fragments/dnf5-module.yml
@@ -0,0 +1,4 @@
+minor_changes:
+ - dnf5 - Add new module for managing packages and other artifacts via the next version of DNF (https://github.com/ansible/ansible/issues/78898)
+known_issues:
+ - "dnf5 - The DNF5 package manager currently does not provide all functionality to ensure feature parity between the existing ``dnf`` and the new ``dnf5`` module. As a result the following ``dnf5`` options are effectively a no-op: ``cacheonly``, ``enable_plugin``, ``disable_plugin`` and ``lock_timeout``."