- name: Install Git
  sudo: yes
  apt: pkg=git-core state=installed