mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
5 lines
120 B
YAML
5 lines
120 B
YAML
- name: Update neovim lazy
|
|
ansible.builtin.run: 'nvim --headless "+Lazy! sync" +qa'
|
|
args:
|
|
executable: /bin/bash
|