Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
barslmn
ansible
Commits
15cce1cc
Unverified
Commit
15cce1cc
authored
Apr 13, 2020
by
Agate
💬
Browse files
Ubuntu compat
parent
e5c81825
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
15cce1cc
...
...
@@ -161,7 +161,7 @@ Supported platforms
-------------------
-
Debian 9
-
More to come
-
Ubuntu 18
Dependencies
------------
...
...
tasks/packages.yml
View file @
15cce1cc
...
...
@@ -24,3 +24,11 @@
-
libffi-dev
# not strictly needed but useful
-
"
curl"
-
name
:
"
Install
Ubuntu-specific
dependencies"
when
:
ansible_distribution == 'Ubuntu'
become
:
true
package
:
name
:
# needed for redis to start
-
"
policykit-1"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment