mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
Use command module for t-pot installation
This commit is contained in:
parent
f1edd4fc2e
commit
a2a4d130d2
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
|
||||||
- name: Install t-pot on ECS - be patient, this might take 15 to 30 minutes depending on the connection speed. No further output is given.
|
- name: Install t-pot on ECS - be patient, this might take 15 to 30 minutes depending on the connection speed. No further output is given.
|
||||||
raw: /root/tpot/iso/installer/install.sh --type=auto --conf=/root/tpot.conf
|
command: /root/tpot/iso/installer/install.sh --type=auto --conf=/root/tpot.conf
|
||||||
|
|
||||||
- name: Delete t-pot configuration file
|
- name: Delete t-pot configuration file
|
||||||
file:
|
file:
|
||||||
|
|
Loading…
Reference in a new issue