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
Compare revisions
eadb18bc17e926096838732ebdbaa92a2e248049 to 8688a95c2dd66da29ac8e69ec84df90aac8d7d59
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ansible/roles/matomo
Select target project
No results found
8688a95c2dd66da29ac8e69ec84df90aac8d7d59
Select Git revision
Branches
main
1 result
Swap
Target
ansible/roles/matomo
Select target project
ansible/roles/matomo
1 result
eadb18bc17e926096838732ebdbaa92a2e248049
Select Git revision
Branches
main
1 result
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
ansible-inventories/arocom#3164 Remove libapache2-mod-geoip
· 8688a95c
jurgenhaas
authored
1 year ago
8688a95c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tasks/apache.yml
+0
-5
0 additions, 5 deletions
tasks/apache.yml
with
0 additions
and
5 deletions
tasks/apache.yml
View file @
8688a95c
...
...
@@ -20,10 +20,5 @@
notify
:
-
Restart Apache
-
name
:
Apache install GeoIP
apt
:
pkg
:
libapache2-mod-geoip
state
:
present
tags
:
-
ApacheConfig
This diff is collapsed.
Click to expand it.