working on hyprland packages
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
# General configuration
|
||||
clean_install: false
|
||||
clean_cache: false
|
||||
build_jobs: "{{ ansible_processor_nproc | int }}"
|
||||
install_become: true
|
||||
install_become_user: root
|
||||
install_method: system
|
||||
@@ -31,6 +32,7 @@ path_git: "{{ store_path }}/git"
|
||||
path_go: "{{ install_prefix }}/go"
|
||||
path_pipx: "{{ install_prefix }}/pipx"
|
||||
store_path: "{{ ansible_user_dir }}/.cache/ansible_role_package"
|
||||
path_lib: "{{ install_prefix }}/lib"
|
||||
|
||||
# System paths
|
||||
|
||||
|
||||
Reference in New Issue
Block a user