aboutsummaryrefslogtreecommitdiffstats
path: root/roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2')
-rw-r--r--roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2 b/roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2
new file mode 100644
index 0000000..c75a5d7
--- /dev/null
+++ b/roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2
@@ -0,0 +1,4 @@
+# {{ ansible_managed }}
+
+APT::Periodic::Update-Package-Lists "1";
+APT::Periodic::Unattended-Upgrade "1";