Add build-essential to common package list.
This commit is contained in:
parent
7432d14d50
commit
b473d55d1f
1
debian/roles/common/tasks/main.yml
vendored
1
debian/roles/common/tasks/main.yml
vendored
@ -39,6 +39,7 @@
|
|||||||
- unbound
|
- unbound
|
||||||
- duplicity
|
- duplicity
|
||||||
- python-boto
|
- python-boto
|
||||||
|
- build-essential
|
||||||
- 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