Add unattended-upgrades to package list
subversion was removed as we don't need it anymore
This commit is contained in:
parent
b85519e0f1
commit
3f9ab5a693
@ -24,7 +24,6 @@
|
|||||||
- vim
|
- vim
|
||||||
- vim-scripts
|
- vim-scripts
|
||||||
- git
|
- git
|
||||||
- subversion
|
|
||||||
- tmux
|
- tmux
|
||||||
- multitail
|
- multitail
|
||||||
- mtr-tiny
|
- mtr-tiny
|
||||||
@ -43,6 +42,7 @@
|
|||||||
- python-dev
|
- python-dev
|
||||||
- ntp
|
- ntp
|
||||||
- letsencrypt
|
- letsencrypt
|
||||||
|
- unattended-upgrades
|
||||||
- name: Remove exim4 and consolekit
|
- name: Remove exim4 and consolekit
|
||||||
apt: pkg={{ item }} state=absent
|
apt: pkg={{ item }} state=absent
|
||||||
with_items:
|
with_items:
|
||||||
|
Loading…
Reference in New Issue
Block a user