Syntax
This commit is contained in:
parent
f3a5a61eed
commit
497c103cd2
@ -28,7 +28,7 @@
|
|||||||
dest: /home/{{ item.username }}/.tmux/plugins/tpm
|
dest: /home/{{ item.username }}/.tmux/plugins/tpm
|
||||||
version: master
|
version: master
|
||||||
accept_hostkey: yes
|
accept_hostkey: yes
|
||||||
with_items: {{ me }}
|
with_items: "{{ me }}"
|
||||||
|
|
||||||
- name: Copy tmux.conf
|
- name: Copy tmux.conf
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user