jnv / ansible-role-unattended-upgrades

[DEPRECATED] Setup unattended-upgrades on Debian-based systems
https://github.com/jnv/ansible-role-unattended-upgrades/issues/98
GNU General Public License v2.0
272 stars 94 forks source link

APT::Periodic::Enable not set #78

Closed mtdcr closed 2 years ago

mtdcr commented 3 years ago

It would be nice, if APT::Periodic::Enable could be set explicitly by this role. Armbian, for example, installs /etc/apt/apt.conf.d/02-armbian-periodic, which contains APT::Periodic::Enable "0";.

jnv commented 3 years ago

Yeah, I have received previous reports that some VPN providers also disable APT Periodic in their default setups. I guess it would be a nice addition to #66.

jnv commented 2 years ago

I am closing this issue since this role has been deprecated. Feel free to suggest alternatives in #98.