6 lines
190 B
Text
6 lines
190 B
Text
|
|
// Managed by Ansible
|
||
|
|
APT::Periodic::Update-Package-Lists "1";
|
||
|
|
APT::Periodic::Unattended-Upgrade "1";
|
||
|
|
APT::Periodic::Download-Upgradeable-Packages "1";
|
||
|
|
APT::Periodic::AutocleanInterval "7";
|