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