system-config/playbooks/roles/pip3
Jens Harbott fc2e7dbe01 Make the pip3 role really install something
It seems that the package module doesn't have a default value for the
state of a package. So not specifying it is essentially a no-op. Specify
state: present so that we really get the packages installed that we want
to have.

Change-Id: Ied9484c74922b9f48e14205b73ca95066a68a87f
2018-10-31 15:21:33 +00:00
..
tasks Make the pip3 role really install something 2018-10-31 15:21:33 +00: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