Add python-dev to the common package list
This commit is contained in:
parent
f04995897b
commit
ef7a2f6197
1
debian/roles/common/tasks/main.yml
vendored
1
debian/roles/common/tasks/main.yml
vendored
@ -41,6 +41,7 @@
|
|||||||
- python-boto
|
- python-boto
|
||||||
- build-essential
|
- build-essential
|
||||||
- vnstat
|
- vnstat
|
||||||
|
- python-dev
|
||||||
- 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