Doc: modify names
This commit is contained in:
parent
f8164a1e6d
commit
2762748bd0
@ -14,7 +14,7 @@
|
|||||||
accept_hostkey: yes
|
accept_hostkey: yes
|
||||||
with_items: "{{ me }}"
|
with_items: "{{ me }}"
|
||||||
|
|
||||||
- name: Install tmuxinator
|
- name: Install tmuxinator (Archlinux)
|
||||||
aur:
|
aur:
|
||||||
name: tmuxinator
|
name: tmuxinator
|
||||||
use: makepkg
|
use: makepkg
|
||||||
@ -35,7 +35,6 @@
|
|||||||
owner: "{{ item.username }}"
|
owner: "{{ item.username }}"
|
||||||
group: "{{ item.username }}"
|
group: "{{ item.username }}"
|
||||||
with_items: "{{ me }}"
|
with_items: "{{ me }}"
|
||||||
when: ansible_distribution != 'Debian'
|
|
||||||
|
|
||||||
- name: Install mocp (Archlinux)
|
- name: Install mocp (Archlinux)
|
||||||
pacman:
|
pacman:
|
||||||
|
Loading…
Reference in New Issue
Block a user