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' 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