Merge "install-ansible: also install python3-dev"

This commit is contained in:
Zuul
2022-10-26 06:18:07 +00:00
committed by Gerrit Code Review

View File

@@ -71,6 +71,7 @@
- libffi-dev
- libssl-dev
- build-essential
- python3-dev
- name: Install ansible
pip: