Ansible scripts for FRI classrooms
Find a file
r.rozmann@jung-electronic.de 67fad39788 Minor: 2024->2025
2025-08-15 22:47:27 +02:00
roles Minor: 2024->2025 2025-08-15 22:47:27 +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 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