Skip to content

Commit

Permalink
add field for aur_builder user example without home dir
Browse files Browse the repository at this point in the history
  • Loading branch information
brettinternet committed Jan 30, 2021
1 parent bff54cb commit d05e0bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d05e0bc

Please sign in to comment.