Doc: modify names
This commit is contained in:
parent
f8164a1e6d
commit
2762748bd0
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user