mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update roles/nginx/tasks/install.yml
whitespace Co-Authored-By: A Holt <holta@users.noreply.github.com>
This commit is contained in:
parent
1480fdc583
commit
b55bd116f2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
- php-fpm
|
||||
- libnginx-mod-http-subs-filter
|
||||
|
||||
- name: Add http server user to shadow group, so it can authenticate Admin Console
|
||||
- name: Add http server user to shadow group, so it can authenticate Admin Console
|
||||
user:
|
||||
name: "{{ apache_user }}"
|
||||
groups: shadow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue