mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
matomo/tasks/main.yml: Explanation for nginx.yml was stale!
This commit is contained in:
parent
cc0a32cd67
commit
fc46f34f65
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
- block:
|
||||
|
||||
- name: Enable/Disable/Reload NGINX for OSM, if nginx_enabled
|
||||
- name: Enable/Disable/Reload NGINX for Matomo
|
||||
include_tasks: nginx.yml
|
||||
|
||||
- name: Install Matomo if 'matomo_installed' not defined, e.g. in {{ iiab_state_file }} # /etc/iiab/iiab_state.yml
|
||||
|
|
Loading…
Reference in a new issue