Ansible Role dnf_makecache
This role ensures that the DNF-makecache Systemd service and timer are disabled.
Optional Role Variables
Variable |
Description |
Default Value |
---|---|---|
|
Enables or disables the DNF-makecache service, analogous to |
|
|
Enables or disables the DNF-makecache timer, analogous to |
|
Example:
# optional
dnf_makecache__service_enabled: false
dnf_makecache__timer_enabled: false