add Unattended-Upgrade

This commit is contained in:
Michael Rennecke
2019-06-25 10:13:32 +02:00
parent d751ed4027
commit 2461ec4b0c
8 changed files with 147 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
APT::Periodic::Update-Package-Lists "{{ Update_Package_Lists }}";
APT::Periodic::Unattended-Upgrade "{{ Unattended_Upgrade }}";