Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
infra
ansible-librem
Commits
7276baf7
Commit
7276baf7
authored
Jan 17, 2018
by
Heather Ellsworth
Browse files
Adding git package
parent
bed5be55
Changes
1
Hide whitespace changes
Inline
Side-by-side
install_jenkins.yml
View file @
7276baf7
...
...
@@ -53,6 +53,8 @@
with_items
:
[
'
80'
,
'
443'
]
-
name
:
Make sure nginx is running
systemd
:
name=nginx state=started enabled=yes
-
name
:
Install git
apt
:
name=git state=present
handlers
:
-
name
:
Restart nginx
systemd
:
name=nginx state=restarted
...
...
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