update and fix multiple packages
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
file: neovim.yml
|
||||
name: _neovim
|
||||
- ansible.builtin.set_fact:
|
||||
pkgconfig.neovim: "{{ _neovim | ansible.builtin.combine(pkgconfig.neovim) }}"
|
||||
pkgconfig:
|
||||
neovim: "{{ _neovim | ansible.builtin.combine(pkgconfig.neovim) }}"
|
||||
|
||||
- name: append neovim to srcpkgs
|
||||
when: not pkgconfig.neovim.use_syspkg
|
||||
|
||||
Reference in New Issue
Block a user