fix hyprland packages needing become:true
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
- "{{ ansible_processor_nproc|int }}"
|
||||
|
||||
- name: Install hyprlang
|
||||
become: "{{ ext_become }}"
|
||||
become: true
|
||||
ansible.builtin.command:
|
||||
creates: "{{ path.bin }}/hyprlang"
|
||||
chdir: "{{ hyprlang.git_path }}"
|
||||
|
||||
Reference in New Issue
Block a user