Update ansible to newest version using apt-get
# as root do: apt-get install software-properties-common && apt-add-repository ppa:ansible/ansible && apt-get update && apt-get install ansible