From da7c56eeb5d166e57fe1611cd881af8a0aef5cbe Mon Sep 17 00:00:00 2001 From: staticsafe Date: Tue, 29 Oct 2019 10:37:01 -0400 Subject: [PATCH] Update ubuntu/site.yml for unattended-upgrades task --- ubuntu/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/site.yml b/ubuntu/site.yml index c437a7e..f831f0c 100644 --- a/ubuntu/site.yml +++ b/ubuntu/site.yml @@ -46,7 +46,7 @@ roles: - turn-off-motd-news -- name: Add apt-maintenance cron job +- name: Set up unattended-upgrades for Ubuntu nodes hosts: myubuntunodes user: root