mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
Update pip dependency to Python3
This commit is contained in:
parent
2ecef8c607
commit
7f8f3a01c3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue