This commit is contained in:
Tobias Maier
2022-06-12 15:29:54 +02:00
parent ac58a6dc8c
commit 3714059b25

View File

@@ -55,7 +55,7 @@
ansible.builtin.user:
name: aur_builder
create_home: yes
#group: wheel
group: wheel
- name: Allow the `aur_builder` user to run `sudo pacman` without a password
ansible.builtin.lineinfile: