kayobe/releasenotes/notes/yum-repository-exclude-includepkgs-6e7b6b988f1f9a9d.yaml
Pierre Riteau 3c8ce468a8 dnf: support exclude and includepkgs arguments
Change-Id: I58f7259a956b721052d9adfc935b669ff201b299
2022-01-05 18:06:03 +01:00

9 lines
348 B
YAML

---
features:
- |
Adds support for the ``exclude`` and ``includepkgs`` options in custom DNF
repositories configured with ``dnf_custom_repos`` in ``dnf.yml``. See
`documentation of the yum_repository Ansible module
<https://docs.ansible.com/ansible/latest/collections/ansible/builtin/yum_repository_module.html>`__
for usage.