Add build-essential to common package list.
This commit is contained in:
parent
7432d14d50
commit
b473d55d1f
|
@ -39,6 +39,7 @@
|
|||
- unbound
|
||||
- duplicity
|
||||
- python-boto
|
||||
- build-essential
|
||||
- name: Remove exim4 and consolekit
|
||||
apt: pkg={{ item }} state=absent
|
||||
with_items:
|
||||
|
|
Loading…
Reference in New Issue