mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update install.yml
This commit is contained in:
parent
d0feb297ce
commit
da47983252
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@
|
|||
file:
|
||||
path: "{{ matomo_path }}/matomo"
|
||||
recurse: yes
|
||||
owner: www-data
|
||||
group: www-data
|
||||
owner: "{{ apache_user }}" # e.g. www-data
|
||||
group: "{{ apache_user }}"
|
||||
|
||||
- name: HTTP Get Welcome
|
||||
uri:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue