Ansible scripts for FRI classrooms
Find a file
Gašper Fele-Žorž f5456a7f57 Change RTC to UTC
2025-08-13 16:38:12 +02:00
roles Change RTC to UTC 2025-08-13 16:38:12 +02: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 Join setup.yml for Windows and Linux 2025-08-13 16:23:28 +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