ansible: Install and configure unattended-upgrades on Debian and Ubuntu
authorKienan Stewart <kstewart@efficios.com>
Mon, 12 Jun 2023 14:09:30 +0000 (10:09 -0400)
committerKienan Stewart <kstewart@efficios.com>
Tue, 13 Jun 2023 19:28:51 +0000 (15:28 -0400)
commitda43930618d4c4d13bb9f3c3cada932c65f7de94
tree2745e8b1320c638710e9ab8a5961574b2aee746c
parent6b6cc7318534b9a84df53773a9f86d7904b88ffe
ansible: Install and configure unattended-upgrades on Debian and Ubuntu

The unattended-upgrades are disabled by default on CI nodes.

Change-Id: Ifa86ae3fad626a69dcbfbf5829032fb3820128b3
automation/ansible/group_vars/node.yml
automation/ansible/roles/common/defaults/main.yml [new file with mode: 0644]
automation/ansible/roles/common/tasks/setup-Debian.yml
automation/ansible/roles/common/templates/unattended_upgrades_extra_repos.conf.j2 [new file with mode: 0644]
This page took 0.022891 seconds and 4 git commands to generate.