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