ansible/roles/dnf-automatic
Pavel Raiskup cc79e327dc dnf-automatic: disable the makecache timer, not the service
Service can be unmasked, as long as nobody triggers it.  If we do it the
other way arount, we see this every-time we log-in on F33+:

    Last login: Fri Nov 13 09:15:56 2020 from 193.165.237.101
    [systemd]
    Failed Units: 1
      dnf-makecache.timer

Which is:

    systemctl status dnf-makecache.timer
    ...
    ...: dnf-makecache.timer: Failed to queue unit startup job: Unit dnf-makecache.service is masked.
    ...: dnf-makecache.timer: Failed with result 'resources'.
2020-11-16 16:02:20 +01:00
..
tasks dnf-automatic: disable the makecache timer, not the service 2020-11-16 16:02:20 +01:00
templates dnf-automatic: exclude the dnf stack from getting auto-updated by dnf-automatic. 2020-04-24 21:34:12 +02:00