fix vim vundle plugin install #204
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@
|
|||
chdir: "{{ item.home }}"
|
||||
loop: "{{ dotfiles }}"
|
||||
register: plugin
|
||||
successful_when: plugin.rc == 1
|
||||
changed_when: "plugin.rc == 1"
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue