add field for aur_builder user example without home dir

pull/53/head
Brett 2021-01-29 22:43:26 -07:00 committed by GitHub
parent bff54cb367
commit d05e0bc979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ This user can be created in an Ansible task with the following actions:
```
- user:
name: aur_builder
create_home: no
group: wheel
- lineinfile:
path: /etc/sudoers.d/11-install-aur_builder