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