classroom/roles/KRV-63528/meta/main.yml
2025-09-12 15:41:59 +02:00

12 lines
403 B
YAML

# Kriptografija in računalniška varnost
# Klemen.Klanjscek@fri.uni-lj.si
# GNU/Linux, SageMath, Python 3, Jupyter Notebook, OpenSSL, OpenSSH client
# SageMath se se prevede za Ubutnu 24.04: https://github.com/sagemath/sage/issues/38051#issuecomment-2123452861
# - include_tasks: sagemath.yml
dependencies:
- role: jupyter
- role: openssl
- role: cryptodome
- role: pwntools
- role: python3