1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

jupyterhub drop python3-psutil

This commit is contained in:
Jerry Vonau 2025-02-16 02:49:09 -06:00
parent 66a35ee950
commit 2ef96ad0ff

View file

@ -17,11 +17,11 @@
shell: df -B1 --output=used / | tail -1 shell: df -B1 --output=used / | tail -1
register: df1 register: df1
# 2025-02-16
- name: "Install package: python3-psutil" #- name: "Install package: python3-psutil"
package: # package:
name: python3-psutil # name: python3-psutil
state: present # state: present
- name: Remove previous virtual environment {{ jupyterhub_venv }} - name: Remove previous virtual environment {{ jupyterhub_venv }}
file: file: