From 2076cea40f11249124d2510acae56445d0d4c01c Mon Sep 17 00:00:00 2001 From: Sebastian Haderecker Date: Mon, 21 Oct 2019 14:13:04 +0000 Subject: [PATCH] Shorten task name --- cloud/ansible/openstack/roles/install/tasks/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/ansible/openstack/roles/install/tasks/main.yaml b/cloud/ansible/openstack/roles/install/tasks/main.yaml index e72c3381..6bea0ecf 100644 --- a/cloud/ansible/openstack/roles/install/tasks/main.yaml +++ b/cloud/ansible/openstack/roles/install/tasks/main.yaml @@ -29,7 +29,7 @@ group: root mode: 0644 -- name: Install T-Pot on instance - be patient, this might take 15 to 30 minutes depending on the connection speed. No further output is given. +- name: Install T-Pot on instance - be patient, this might take 15 to 30 minutes depending on the connection speed. command: /root/tpot/iso/installer/install.sh --type=auto --conf=/root/tpot.conf - name: Delete T-Pot configuration file