Commit e0e13fb9 authored by Rafael Monnerat's avatar Rafael Monnerat

Add a clear to mark the start of ansible.

parent 65d9876c
......@@ -79,4 +79,7 @@ cd /tmp && tar -xzvf $PLAYBOOK_FILENAME
cd /tmp/$PLAYBOOK_RELATIVE_URL
clear
echo "Staring ansible..."
ansible-playbook site.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