syntax
This commit is contained in:
parent
8d7bedcbe8
commit
1d100e2213
@ -19,8 +19,7 @@
|
||||
src: files/tmux.conf
|
||||
dest: /home/{{ item.username }}/.tmux.conf
|
||||
owner: "{{ item.username }}"
|
||||
with_items:
|
||||
- "{{ me }}"
|
||||
with_items: "{{ me }}"
|
||||
|
||||
- name: Install tmuxinator
|
||||
gem:
|
||||
|
Loading…
Reference in New Issue
Block a user