mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-28 19:28:50 +00:00
commit
252051dfe7
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
|
- gcc
|
||||||
- pwgen
|
- pwgen
|
||||||
- python-setuptools
|
- python3-dev
|
||||||
|
- python3-setuptools
|
||||||
- python3-pip
|
- python3-pip
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue