Add old sagemath config int he hopes that we can later uncomment it
This commit is contained in:
parent
bc6d0000a9
commit
abaf6b19ee
36 changed files with 177 additions and 147 deletions
|
@ -11,12 +11,12 @@
|
|||
|
||||
- name: "Install docker"
|
||||
apt:
|
||||
name: docker
|
||||
name: docker.io
|
||||
state: latest
|
||||
|
||||
- name: "Install docker-compose"
|
||||
apt:
|
||||
name: docker-compose
|
||||
name: docker-compose-v2
|
||||
state: latest
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue