dsfg
This commit is contained in:
parent
6562f19bd9
commit
410088295c
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@
|
|||
|
||||
- name: Ensure vundle-repository is cloned
|
||||
become: true
|
||||
become_user: "{{ item.user }}"
|
||||
ansible.builtin.git:
|
||||
repo: "{{ dotfiles_vim_vundle_repo_url }}"
|
||||
dest: "{{ item.home }}/.vim/bundle/Vundle.vim"
|
||||
|
|
Loading…
Reference in a new issue