mirror of
https://github.com/kewlfft/ansible-aur.git
synced 2025-07-27 05:53:50 +03:00
README
This commit is contained in:
@@ -63,7 +63,7 @@ Use it in a task, as in the following examples:
|
||||
[...]
|
||||
```
|
||||
|
||||
### Create "aur_builder" user
|
||||
### Create an "aur_builder" user
|
||||
While Ansible expects to ssh as root, AUR helpers do not allow executing operations as root, they all fail with "you cannot perform this operation as root". It is therefore recommended to create a user, *aur_builder*, that has no need for password with pacman in sudoers.
|
||||
This can be done in Ansible with the following actions:
|
||||
```
|
||||
|
Reference in New Issue
Block a user