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