mirror of https://github.com/kewlfft/ansible-aur
commit
e8655fcf1c
|
@ -81,6 +81,7 @@ This user can be created in an Ansible task with the following actions:
|
||||||
```
|
```
|
||||||
- user:
|
- user:
|
||||||
name: aur_builder
|
name: aur_builder
|
||||||
|
create_home: no
|
||||||
group: wheel
|
group: wheel
|
||||||
- lineinfile:
|
- lineinfile:
|
||||||
path: /etc/sudoers.d/11-install-aur_builder
|
path: /etc/sudoers.d/11-install-aur_builder
|
||||||
|
|
Loading…
Reference in New Issue