- name: apache-restart
  sudo: true
  service: name=apache2 state=restarted
