a48cc24988
As per [1] mandatory configuration option is either baseurl, mirrorlist or metalink. EPEL repos use metalink and it's impossible to configure them via DNF custom repos functionality right now. [1]: https://docs.ansible.com/ansible/latest/collections/ansible/builtin/yum_repository_module.html#parameter-metalink Change-Id: Ib267b648f011a7efa6440b6adf9ea8b9b5a0931f
6 lines
149 B
YAML
6 lines
149 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for the ``metalink`` option in custom DNF repositories
|
|
configured with ``dnf_custom_repos`` in ``dnf.yml``.
|