Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Matomo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ansible
Roles
Matomo
Commits
0701d463
Commit
0701d463
authored
4 years ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
#11
Update to 4.1.0
parent
a969dafb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
defaults/main.yml
+2
-2
2 additions, 2 deletions
defaults/main.yml
tasks/install.yml
+4
-1
4 additions, 1 deletion
tasks/install.yml
with
6 additions
and
3 deletions
defaults/main.yml
+
2
−
2
View file @
0701d463
---
matomo_version
:
3.1
4.1
matomo_version
:
4.1
.0
matomo_force_reset
:
no
matomo_plugins
:
-
Actions
...
...
@@ -14,7 +14,6 @@ matomo_plugins:
-
CorePluginsAdmin
-
CoreUpdater
-
CoreVisualizations
-
CustomPiwikJs
-
CustomVariables
-
Dashboard
-
DevicePlugins
...
...
@@ -70,6 +69,7 @@ matomo_plugins:
matomo_plugins_off
:
-
AnonymizeIP
-
CustomPiwikJs
-
DoNotTrack
-
LeftMenu
-
ZenMode
This diff is collapsed.
Click to expand it.
tasks/install.yml
+
4
−
1
View file @
0701d463
...
...
@@ -152,10 +152,13 @@
-
name
:
File Modes for tmp
file
:
path
:
'
{{
webRoot
}}/
tmp
'
path
:
'
{{
webRoot
}}/
{{
item
}}
'
mode
:
ug+w
recurse
:
yes
follow
:
no
with_items
:
-
tmp
-
config
tags
:
-
deploy
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment