This commit is contained in:
Bertrand Benjamin 2018-08-23 16:16:58 +02:00
parent f3a5a61eed
commit 497c103cd2
1 changed files with 1 additions and 1 deletions

View File

@ -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: