mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
asterisk.yml: Membership has its privileges...and risks
This commit is contained in:
parent
0cf7decdd8
commit
db3a51a9b0
1 changed files with 2 additions and 2 deletions
|
@ -127,9 +127,9 @@
|
|||
user:
|
||||
name: asterisk
|
||||
# group: asterisk # 2021-08-06: Implicit
|
||||
# groups: audio,dialout # 2021-08-06: No longer mainline
|
||||
groups: audio,dialout # 2021-08-08: Plausibly might help?
|
||||
home: /var/lib/asterisk # 2021-08-07: /home/asterisk (default) ok too
|
||||
# system: yes # 2021-08-06: No longer mainline (and Ansible doesn't change pre-existing users)
|
||||
system: yes # 2021-08-08: No evidence this is needed. Hopefully it doesn't cause harm? (FYI Ansible doesn't change pre-existing users)
|
||||
# append: yes # 2021-08-06: Only relevant if adding groups later
|
||||
|
||||
- name: Asterisk - Add user 'www-data' to group 'asterisk'
|
||||
|
|
Loading…
Reference in a new issue