Prevent aur_builder
logging in at all
This commit is contained in:
parent
348de0c81e
commit
a37ed10727
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
- user:
|
||||
name: aur_builder
|
||||
group: wheel
|
||||
create_home: false
|
||||
password_lock: true
|
||||
shell: /bin/false
|
||||
|
||||
- name: sudoers file
|
||||
lineinfile:
|
||||
|
|
Loading…
Reference in a new issue