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