Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ansible
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
funkwhale
ansible
Merge requests
!6
CI tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
CI tests
ci
into
master
Overview
0
Commits
2
Pipelines
11
Changes
6
Merged
Agate
requested to merge
ci
into
master
5 years ago
Overview
0
Commits
2
Pipelines
11
Changes
6
Expand
👍
0
👎
0
Merge request reports
Compare
master
version 10
1c16fcf8
5 years ago
version 9
673a8644
5 years ago
version 8
62ec1814
5 years ago
version 7
4c8e9a65
5 years ago
version 6
4c991aeb
5 years ago
version 5
731dd4b1
5 years ago
version 4
075b97fa
5 years ago
version 3
9cd914a4
5 years ago
version 2
aae21457
5 years ago
version 1
46974029
5 years ago
master (base)
and
latest version
latest version
7df1f75e
2 commits,
5 years ago
version 10
1c16fcf8
2 commits,
5 years ago
version 9
673a8644
1 commit,
5 years ago
version 8
62ec1814
1 commit,
5 years ago
version 7
4c8e9a65
1 commit,
5 years ago
version 6
4c991aeb
1 commit,
5 years ago
version 5
731dd4b1
1 commit,
5 years ago
version 4
075b97fa
1 commit,
5 years ago
version 3
9cd914a4
1 commit,
5 years ago
version 2
aae21457
1 commit,
5 years ago
version 1
46974029
1 commit,
5 years ago
6 files
+
77
−
20
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
defaults/main.yml
+
1
−
0
Options
@@ -21,6 +21,7 @@ funkwhale_web_workers: 1
funkwhale_protocol
:
https
funkwhale_settings_module
:
config.settings.production
funkwhale_env_vars
:
[]
funkwhale_systemd_managed
:
true
funkwhale_systemd_after
:
redis.service postgresql.service
funkwhale_systemd_service_name
:
funkwhale
funkwhale_letsencrypt_certbot_flags
:
Loading