mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-12-22 08:21:40 +01:00
ansible: always run PlugInstall/PlugUpdate
This commit is contained in:
parent
eb97bec778
commit
a2c03b8c8d
|
@ -125,8 +125,6 @@
|
||||||
vim -c 'PlugInstall|PlugUpdate|qa!'
|
vim -c 'PlugInstall|PlugUpdate|qa!'
|
||||||
environment:
|
environment:
|
||||||
- DOTFILES: "{{ dotfiles_path }}"
|
- DOTFILES: "{{ dotfiles_path }}"
|
||||||
args:
|
|
||||||
creates: .vim/vim-plug
|
|
||||||
tags:
|
tags:
|
||||||
- dotfiles-update
|
- dotfiles-update
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user