1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-10-18 04:41:31 +02:00

ansible: always run PlugInstall/PlugUpdate

This commit is contained in:
bretello 2024-07-04 19:18:26 +02:00
parent eb97bec778
commit a2c03b8c8d
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

View File

@ -125,8 +125,6 @@
vim -c 'PlugInstall|PlugUpdate|qa!'
environment:
- DOTFILES: "{{ dotfiles_path }}"
args:
creates: .vim/vim-plug
tags:
- dotfiles-update