remove duplicity/python-boto, add postfix, mailutils

This commit is contained in:
staticsafe 2019-11-16 23:12:07 -05:00
parent 7cc0101f0d
commit 48e67daf37
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,6 @@
- htop
- haveged
- python-pip
- duplicity
- python-boto
- build-essential
- vnstat
- python-dev
@ -47,6 +45,8 @@
- unattended-upgrades
- iptables-persistent
- netfilter-persistent
- mailutils
- postfix
- name: Remove packages we do not need
apt:
name: "{{ packages }}"