diff --git a/tasks/dotfiles_desktop.yml b/tasks/dotfiles_desktop.yml index 819c1be..5ae55a5 100644 --- a/tasks/dotfiles_desktop.yml +++ b/tasks/dotfiles_desktop.yml @@ -14,7 +14,7 @@ accept_hostkey: yes with_items: "{{ me }}" -- name: Install tmuxinator +- name: Install tmuxinator (Archlinux) aur: name: tmuxinator use: makepkg @@ -35,7 +35,6 @@ owner: "{{ item.username }}" group: "{{ item.username }}" with_items: "{{ me }}" - when: ansible_distribution != 'Debian' - name: Install mocp (Archlinux) pacman: