autocomplete is stupid - sometimes
This commit is contained in:
@@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
- name: users | rene | clone remote repos
|
- name: users | rene | clone remote repos
|
||||||
git:
|
git:
|
||||||
repo: '{{ item.repo }}''
|
repo: '{{ item.repo }}'
|
||||||
dest: '/home/rene/{{ item.dir }}''
|
dest: '/home/rene/{{ item.dir }}'
|
||||||
with_items:
|
with_items:
|
||||||
- {repo: 'https://gitlab.social.my-wan.de/rene/dotfiles.git', dir: 'dotfiles'}
|
- {repo: 'https://gitlab.social.my-wan.de/rene/dotfiles.git', dir: 'dotfiles'}
|
||||||
- {repo: 'https://github.com/romkatv/powerlevel10k.git', dir: 'powerlevel10k'}
|
- {repo: 'https://github.com/romkatv/powerlevel10k.git', dir: 'powerlevel10k'}
|
||||||
|
|||||||
Reference in New Issue
Block a user