This commit is contained in:
2022-03-30 19:00:29 +02:00
parent af541f8107
commit 752bbacf62

View File

@@ -48,7 +48,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: