diff --git a/cloud/ansible/roles/install/tasks/main.yaml b/cloud/ansible/roles/install/tasks/main.yaml index ffd777dc..16fda0b8 100644 --- a/cloud/ansible/roles/install/tasks/main.yaml +++ b/cloud/ansible/roles/install/tasks/main.yaml @@ -33,7 +33,7 @@ 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. - 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 file: