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
c8a296a9
Commit
c8a296a9
authored
Oct 20, 2017
by
Jocelyn Delalande
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jupyterhub: Turn into a functional role !
parent
f31e8630
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
41 additions
and
2 deletions
+41
-2
jupyterhub/handlers/main.yml
jupyterhub/handlers/main.yml
+5
-0
jupyterhub/tasks/main.yml
jupyterhub/tasks/main.yml
+24
-1
jupyterhub/templates/jupyterhub.service.j2
jupyterhub/templates/jupyterhub.service.j2
+1
-1
jupyterhub/templates/jupyterhub_config.py.j2
jupyterhub/templates/jupyterhub_config.py.j2
+11
-0
No files found.
jupyterhub/handlers/main.yml
0 → 100644
View file @
c8a296a9
-
name
:
restart jupyterhub
service
:
name=jupyterhub state=restarted
-
name
:
reload systemd
command
:
systemctl daemon-reload
\ No newline at end of file
jupyterhub/tasks/main.yml
View file @
c8a296a9
...
...
@@ -47,13 +47,36 @@
entry
: