mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
asterisk.yml: Add user 'www-data' to group 'asterisk' when: pbx_try_nginx
This commit is contained in:
parent
49179f2da6
commit
a39bdabdbf
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@
|
|||
groups: asterisk
|
||||
# system: yes # 2021-08-06: Ansible doesn't change pre-existing users)
|
||||
append: yes
|
||||
when: pbx_try_nginx
|
||||
|
||||
- name: Asterisk - Set ownership for 6 directories (asterisk:asterisk, recurse)
|
||||
file:
|
||||
|
|
Loading…
Add table
Reference in a new issue