stop install tmuxinator
This commit is contained in:
parent
8fdb5c13e1
commit
d10eb9d97a
@ -43,13 +43,13 @@
|
|||||||
line: 'Color'
|
line: 'Color'
|
||||||
backrefs: yes
|
backrefs: yes
|
||||||
|
|
||||||
- name: Install Tmuxinator
|
# - name: Install Tmuxinator
|
||||||
aur:
|
# aur:
|
||||||
name: "{{ item }}"
|
# name: "{{ item }}"
|
||||||
use: yay
|
# use: yay
|
||||||
skip_installed: true
|
# skip_installed: true
|
||||||
with_items:
|
# with_items:
|
||||||
- tmuxinator
|
# - tmuxinator
|
||||||
become: yes
|
# become: yes
|
||||||
become_user: aur_builder
|
# become_user: aur_builder
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user