stop install tmuxinator

This commit is contained in:
Bertrand Benjamin 2018-08-25 20:14:41 +02:00
parent 8fdb5c13e1
commit d10eb9d97a
1 changed files with 9 additions and 9 deletions

View File

@ -43,13 +43,13 @@
line: 'Color'
backrefs: yes
- name: Install Tmuxinator
aur:
name: "{{ item }}"
use: yay
skip_installed: true
with_items:
- tmuxinator
become: yes
become_user: aur_builder
# - name: Install Tmuxinator
# aur:
# name: "{{ item }}"
# use: yay
# skip_installed: true
# with_items:
# - tmuxinator
# become: yes
# become_user: aur_builder