Ansible scripts for FRI classrooms
Find a file
2025-08-13 21:06:31 +00:00
roles Update roles/KCR-63550/meta/main.yml 2025-08-13 21:06:31 +00:00
vars Initial commit erasing history 2024-06-01 00:49:52 +02:00
linsetup.yml Add old sagemath config int he hopes that we can later uncomment it 2024-09-16 11:04:03 +02:00
macsetup.yml Initial commit erasing history 2024-06-01 00:49:52 +02:00
README.md Join setup.yml for Windows and Linux 2025-08-13 16:23:28 +02:00
setup.yml Change become method to sudo for Linux, runas for Windows 2025-08-13 16:46:33 +02:00
winsetup.yml Add old sagemath config int he hopes that we can later uncomment it 2024-09-16 11:04:03 +02:00

Ansible playbooks for deploying classroom computers. Run with something like: ansible-playbook --user -k -K -i inventory.yml setup.py

or, for Apple computers: ansible-playbook --user -k -K -i inventory.yml macsetup.py