Commit 19036781 authored by Rafael Monnerat's avatar Rafael Monnerat

Include a clear to mark the start of ansible configuration.

parent e0e13fb9
......@@ -79,4 +79,7 @@ cd /tmp && tar -xzvf $PLAYBOOK_FILENAME
cd /tmp/$PLAYBOOK_RELATIVE_URL
clear
echo "Staring ansible..."
ansible-playbook imtserver.yml -i hosts --connection=local
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment