mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-04 22:12:12 +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
|
||||
pip:
|
||||
name: openstacksdk
|
||||
executable: pip3
|
||||
|
||||
- name: Check if agent forwarding is enabled
|
||||
fail:
|
||||
|
|
Loading…
Reference in a new issue