Jesse Pretorius af8985d884 Remove unnecessary package install duplication
Currently the devel packages are installed everywhere,
but they only need to be where the wheels are built.

Also, there is already a task to install the packages
needed on the target hosts when installing - so we do
not need to give the same list to the venv install role
because they will already have been installed.

Change-Id: I306017d66416f147a17ae9e1f16130af4bfa7774
2018-10-30 19:24:12 +00:00
..