Add old sagemath config int he hopes that we can later uncomment it

This commit is contained in:
Gašper Fele-Žorž 2024-09-16 11:04:03 +02:00
parent bc6d0000a9
commit abaf6b19ee
36 changed files with 177 additions and 147 deletions

View file

@ -1,10 +1,9 @@
# # SageMath se se prevede za Ubutnu 24.04: https://github.com/sagemath/sage/issues/38051#issuecomment-2123452861
# - name: Install SageMath
# apt:
# name: sagemath
# state: latest
# - name: Install SageMath - Jupyter
# apt:
# name: sagemath-jupyter
# state: latest
- name: Do not install SageMath
debug:
msg: SageMath is not installable on Ubuntu 24.04 right now