Compare commits
No commits in common. "24908aa48452e31b92416c489442181795af7d9e" and "4bd402b8271c2cf84a506f855b0b35cdc5bbcf61" have entirely different histories.
24908aa484
...
4bd402b827
@ -8,7 +8,5 @@
|
||||
- vim-plug-install
|
||||
|
||||
- name: Configuration
|
||||
ansible.builtin.command:
|
||||
cmd: vim +PlugInstall +qall
|
||||
become: true
|
||||
become_user: "{{ additional_user }}"
|
||||
ansible.builtin.shell: >-
|
||||
vim +PlugInstall +qall
|
||||
|
Loading…
Reference in New Issue
Block a user