Fix formatting in README
This commit is contained in:
parent
662d47db56
commit
e85524eb7c
1 changed files with 2 additions and 0 deletions
|
@ -1,9 +1,11 @@
|
|||
# Using the ansible scripts
|
||||
|
||||
Ansible playbooks for deploying classroom computers. Run with something like:
|
||||
|
||||
ansible-playbook --user <local admin> -k -K -i inventory.yml setup.py
|
||||
|
||||
or, for Apple computers:
|
||||
|
||||
ansible-playbook --user <local admin> -k -K -i inventory.yml macsetup.py
|
||||
|
||||
# How classroom computers are prepared at FRI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue