update and fix multiple packages
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
file: neovide.yml
|
||||
name: _neovide
|
||||
- ansible.builtin.set_fact:
|
||||
pkgconfig.neovide: "{{ _neovide | ansible.builtin.combine(pkgconfig.neovide) }}"
|
||||
pkgconfig:
|
||||
neovide: "{{ _neovide | ansible.builtin.combine(pkgconfig.neovide) }}"
|
||||
- ansible.builtin.include_tasks:
|
||||
file: "pkgs/{{ pkgdep }}.yml"
|
||||
loop: "{{ pkgconfig.neovide.local_deps }}"
|
||||
|
||||
Reference in New Issue
Block a user