refactor variables, make use_local default to false
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
build_deps: "{{ pkgconfig.hyprgraphics.build_deps[ansible_os_family] }}"
|
||||
installed_files: "{{ pkgconfig.hyprgraphics.build_installed_files }}"
|
||||
git_path: "{{ d_tempdir.path }}/hyprgraphics"
|
||||
clean: "{{ pkgconfig_hyprland_clean | default(default.clean_src) }}"
|
||||
clean: "{{ pkgconfig_hyprland_clean | default(package_default_clean_src) }}"
|
||||
|
||||
Reference in New Issue
Block a user