5 lines
324 B
Text
5 lines
324 B
Text
|
APT::Periodic::Update-Package-Lists "{{ APT_Periodic_Update_Package_Lists }}";
|
||
|
APT::Periodic::Download-Upgradeable-Packages "{{ APT_Periodic_Download_Upgradeable_Packages }}";
|
||
|
APT::Periodic::AutocleanInterval "{{ APT_Periodic_AutocleanInterval }}";
|
||
|
APT::Periodic::Unattended-Upgrade "{{ APT_Periodic_Unattended_Upgrade }}";
|