mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
cleanup
This commit is contained in:
4
playbooks/roles/tasks_update/tasks/main.yml
Normal file
4
playbooks/roles/tasks_update/tasks/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Update neovim lazy
|
||||
ansible.builtin.run: 'nvim --headless "+Lazy! sync" +qa'
|
||||
args:
|
||||
executable: /bin/bash
|
||||
Reference in New Issue
Block a user