Update pip dependency to Python3

This commit is contained in:
Sebastian Haderecker 2020-11-30 17:27:28 +01:00 committed by GitHub
parent 2ecef8c607
commit 7f8f3a01c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
name: name:
- pwgen - pwgen
- python-setuptools - python-setuptools
- python-pip - python3-pip
state: present state: present
- name: Install openstacksdk - name: Install openstacksdk