Merge pull request #53 from brettinternet/patch-1

Improve aur_builder example
pull/55/head
kewl 2021-01-30 08:01:42 -05:00 committed by GitHub
commit e8655fcf1c
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