mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify jupyterhub/tasks/enable-or-disable.yml
This commit is contained in:
parent
20b2d2e4da
commit
1b47faf0aa
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
state: restarted
|
state: restarted
|
||||||
when: jupyterhub_enabled
|
when: jupyterhub_enabled
|
||||||
|
|
||||||
- name: Disable jupyterhub.service
|
- name: Disable & Stop jupyterhub.service
|
||||||
systemd:
|
systemd:
|
||||||
daemon_reload: yes
|
daemon_reload: yes
|
||||||
name: jupyterhub
|
name: jupyterhub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue