diff --git a/README.md b/README.md index 74c99c4..1347d3c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # Using the ansible scripts 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 # How classroom computers are prepared at FRI