install debian-security-support
authorRalf Jung <post@ralfj.de>
Sat, 20 Jul 2019 12:20:30 +0000 (14:20 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 20 Jul 2019 12:20:30 +0000 (14:20 +0200)
roles/base/tasks/main.yml

index 9112430dcd2fa98b7db3b8f8ad95c366404094c9..528f662073da874ba70e927fe92f2cd342cb4824 100644 (file)
@@ -13,7 +13,7 @@
 - name: get rid of packages we do not want
   apt: name=exim4-base,rpcbind,procmail,fetchmail state=absent autoremove=yes
 - name: install some basic tools
-  apt: name=nano,aptitude,rsync,git,mercurial,curl,apt-transport-https,psmisc,dnsutils,tree,htop,acl,libpam-systemd,needrestart state=latest
+  apt: name=nano,aptitude,rsync,git,mercurial,curl,apt-transport-https,psmisc,dnsutils,tree,htop,acl,libpam-systemd,needrestart,debian-security-support state=latest
 # configuration
 - name: configure root shell
   copy: