updated yazi to single file build
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# vim: set filetype=yaml.ansible
|
||||
---
|
||||
- name: Set yazi vars
|
||||
ansible.builtin.set_fact:
|
||||
yazi:
|
||||
pkgs: "{{ pkgconfig.yazi.pkgs }}"
|
||||
deps: "{{ pkgconfig.yazi.depends[ansible_os_family] }}"
|
||||
pkg_deps: "{{ pkgconfig.yazi.pkg_depends }}"
|
||||
Reference in New Issue
Block a user