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
Commits
15cce1cc
Unverified
Commit
15cce1cc
authored
5 years ago
by
Agate
💬
Browse files
Options
Downloads
Patches
Plain Diff
Ubuntu compat
parent
e5c81825
No related branches found
No related tags found
No related merge requests found
Pipeline
#10298
passed with stage
in 9 minutes and 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
tasks/packages.yml
+8
-0
8 additions, 0 deletions
tasks/packages.yml
with
9 additions
and
1 deletion
README.md
+
1
−
1
View file @
15cce1cc
...
@@ -161,7 +161,7 @@ Supported platforms
...
@@ -161,7 +161,7 @@ Supported platforms
-------------------
-------------------
-
Debian 9
-
Debian 9
-
More to come
-
Ubuntu 18
Dependencies
Dependencies
------------
------------
...
...
This diff is collapsed.
Click to expand it.
tasks/packages.yml
+
8
−
0
View file @
15cce1cc
...
@@ -24,3 +24,11 @@
...
@@ -24,3 +24,11 @@
-
libffi-dev
-
libffi-dev
# not strictly needed but useful
# not strictly needed but useful
-
"
curl"
-
"
curl"
-
name
:
"
Install
Ubuntu-specific
dependencies"
when
:
ansible_distribution == 'Ubuntu'
become
:
true
package
:
name
:
# needed for redis to start
-
"
policykit-1"
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