system-config/playbooks/roles/pip3
Paul Belanger 30c2e03281 Don't use loops with package task
We can directly pass a list of packages to the package task in ansible,
this will help save us some times on run times.

Change-Id: I9b26f4f4f9731dc7d32186584620f1cec04b7a81
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-08-28 18:32:42 -04:00
..
tasks Don't use loops with package task 2018-08-28 18:32:42 -04:00
README.rst roles: Add README.rst and lint 2018-08-23 21:34:42 +10:00

README.rst

Install system packages for python3 pip and virtualenv

Role Variables

  • None