mirror of
https://github.com/kewlfft/ansible-aur.git
synced 2025-07-27 05:53:50 +03:00
readme
This commit is contained in:
@@ -71,7 +71,7 @@ This can be done in Ansible with the following actions:
|
||||
- user: name=aur_builder group=wheel
|
||||
|
||||
- copy:
|
||||
path: /etc/sudoers.d/11-install-aur_builder
|
||||
dest: /etc/sudoers.d/11-install-aur_builder
|
||||
content: 'aur_builder ALL=(ALL) NOPASSWD: /usr/bin/pacman'
|
||||
validate: visudo -cf %s
|
||||
```
|
Reference in New Issue
Block a user