--- - name: Dependencies for gSpeech apt: name: - python-gst0.10 - python-gtk2 - libttspico-utils - python-notify - gstreamer0.10-plugins-base - gstreamer0.10-plugins-good - gstreamer0.10-pulseaudio - python-appindicator - sox - git state: present update_cache: yes become: yes become_user: root