install-ansible: also install python3-dev
As a follow-on to Iaf0dd577cf1bdc0c9464b7413d22eec9db37a640; also install the python dev packages so python things can build. Change-Id: I99cde1a93671da500d3013b5eb6ba4f3509e646f
This commit is contained in:
parent
3882b4700e
commit
1f60375823
@ -71,6 +71,7 @@
|
||||
- libffi-dev
|
||||
- libssl-dev
|
||||
- build-essential
|
||||
- python3-dev
|
||||
|
||||
- name: Install ansible
|
||||
pip:
|
||||
|
Loading…
Reference in New Issue
Block a user