Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ansible-roles
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jocelyn Delalande
ansible-roles
Commits
46eaaef0
Commit
46eaaef0
authored
Aug 30, 2018
by
Jocelyn Delalande
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jupyterhub: Reload systemd before reloading service
parent
ac8612f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
jupyterhub/handlers/main.yml
jupyterhub/handlers/main.yml
+3
-3
No files found.
jupyterhub/handlers/main.yml
View file @
46eaaef0
-
name
:
reload systemd
command
:
systemctl daemon-reload
-
name
:
restart jupyterhub
service
:
name=jupyterhub state=restarted
-
name
:
reload systemd
command
:
systemctl daemon-reload
\ No newline at end of file
Write
Preview