no recursive for git
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
repo: '{{ item.repo }}'
|
||||
dest: '{{ getent_passwd[user][4] }}/{{ item.dir }}'
|
||||
key_file: '{{ getent_passwd[user][4] }}/.ssh/gitlab_read_ed25519'
|
||||
recursive: yes
|
||||
recursive: no
|
||||
with_items:
|
||||
- {repo: 'ssh://git@gitlab.social.my-wan.de:22422/rene/dotfiles.git', dir: 'dotfiles'}
|
||||
- {repo: 'https://github.com/romkatv/powerlevel10k.git', dir: 'powerlevel10k'}
|
||||
|
||||
Reference in New Issue
Block a user