add field for aur_builder user example without home dir

This commit is contained in:
Brett
2021-01-29 22:43:26 -07:00
committed by GitHub
parent bff54cb367
commit d05e0bc979

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