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