fix mate, torrrent[sic], and etckeeper

This commit is contained in:
Jordan Pryde 2016-07-04 20:06:02 -04:00
parent df1c7b07c1
commit d39f077425
3 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,6 @@
---
- name: Etckeeper Commit
- name: etckeeper commit
command: "{{ item }}"
with_items:
- 'git add .'
- 'etckeeper commit "Ansible (re-)build playbook run"'

View File

@ -95,7 +95,7 @@
- name: Install mate
apt: name={{ item }} state=latest
with_items:
- mate-desktop
- mate-desktop-environment
- name: Install cinnamon
apt: name={{ item }} state=latest

View File

@ -148,7 +148,7 @@
- pulseaudio
- bchunk
- name: Install torrrent tools
- name: Install torrent tools
apt: name={{ item }} state=latest
with_items:
- rtorrent