Doc: modify names

This commit is contained in:
Bertrand Benjamin 2019-05-11 18:10:22 +02:00
parent f8164a1e6d
commit 2762748bd0
1 changed files with 1 additions and 2 deletions

View File

@ -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: