mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-05 14:32:11 +00:00
Set to pip3 to avoid Python Autodiscovery
This commit is contained in:
parent
3a7eda96fa
commit
749e7ee246
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
- name: Install openstacksdk
|
- name: Install openstacksdk
|
||||||
pip:
|
pip:
|
||||||
name: openstacksdk
|
name: openstacksdk
|
||||||
|
executable: pip3
|
||||||
|
|
||||||
- name: Check if agent forwarding is enabled
|
- name: Check if agent forwarding is enabled
|
||||||
fail:
|
fail:
|
||||||
|
|
Loading…
Reference in a new issue