tab issue...!

Esse commit está contido em:
2018-08-25 15:36:24 +02:00
commit 55579bbd5e

Ver arquivo

@@ -19,7 +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: