system-config/playbooks/roles/pip3/tasks
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
..
main.yaml Make the pip3 role really install something 2018-10-31 15:21:33 +00:00