From 894667793292570db71c0d43dcc852efac8e49f5 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 5 Aug 2017 13:02:17 -0700 Subject: new debian stretch target --- roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2 (limited to 'roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2') 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"; -- cgit v1.2.3